Releases: vipyrsec/bot
Releases · vipyrsec/bot
5.0.0
What's Changed
- Pin Python CI version to 3.11 by @Robin5605 in #195
- Add error handling to task by @Robin5605 in #192
- Bump the python-dependencies group with 8 updates by @dependabot in #196
- Bump the ci-dependencies group with 3 updates by @dependabot in #197
- Make package reported logs an embed by @Robin5605 in #206
- Reestablish versioning by @shenanigansd in #211
- Bump the python-dependencies group with 1 update by @dependabot in #213
Full Changelog: v4.1.0...5.0.0
v4.1.0
What's Changed
- Cleanup Dragonfly embeds by @shenanigansd in #189
- Remove inconsistent punctuation from command output by @shenanigansd in #187
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Bump all deps and get lints passing by @shenanigansd in #68
- Check if package was previously flagged by @jahrules in #76
- Bump azure-identity from 1.12.0 to 1.13.0 by @dependabot in #75
- Bump sqlalchemy from 2.0.12 to 2.0.13 by @dependabot in #73
- Bump discord-py from 2.2.2 to 2.2.3 by @dependabot in #58
- Bump sentry-sdk from 1.21.1 to 1.22.2 by @dependabot in #71
- Check for flagged package by @jahrules in #77
- Check for flagged pkg by @jahrules in #78
- Fix timeout issue with /scan by @Robin5605 in #63
- bugfix: package scanning repeatedly by @Robin5605 in #79
- Add HTTP timeouts by @Robin5605 in #81
- Bump sentry-sdk from 1.22.2 to 1.23.1 by @dependabot in #82
- Use lookup package endpoint by @Robin5605 in #94
- Bump python from
551c952
to6c0b067
by @dependabot in #86 - PyPI interactions persists after reset by @SwiftNathalie in #97
- Support authentication by @Robin5605 in #100
- Add report button by @SwiftNathalie in #101
- Add confirmation modal back by @Robin5605 in #102
- Bump python from
1966141
to4102cb4
by @dependabot in #99 - Bump discord-py from 2.2.3 to 2.3.0 by @dependabot in #98
- Bump sqlalchemy from 2.0.15 to 2.0.16 by @dependabot in #96
- Bump python from
4102cb4
to53a67c0
by @dependabot in #103 - Rewrite entire bot ...again by @shenanigansd in #105
- Bump python from
eaee5f7
to53a67c0
by @dependabot in #106 - Add
audit
functionality to bot by @SwiftNathalie in #108 - Bump python from
53a67c0
to54065a3
by @dependabot in #111 - Bump pydis-core from 9.9.1 to 9.9.2 by @dependabot in #109
- Bump sentry-sdk from 1.26.0 to 1.28.0 by @dependabot in #117
- Upgrade dependencies by @shenanigansd in #118
- Add command to tweak threshold on the fly by @Robin5605 in #121
- Bump python from
54065a3
to364ee1a
by @dependabot in #119 - Add authorization headers when submitting report by @Robin5605 in #128
- Remove timeout on audit command paginator by @Robin5605 in #124
- Fix report payload to not always override by @Robin5605 in #129
- Pre-fill modal with inspector URL by @Robin5605 in #134
- Fix task startup message by @Robin5605 in #137
- Move report logic into _api.py and reuathenticate by @Robin5605 in #138
- Start scan loop on startup by @Robin5605 in #136
- Disable button on successful report by @Robin5605 in #135
- Add
Recipient
field in "Report Package" modal by @Robin5605 in #139 - Adjusted await coroutines for auth. by @import-pandas-as-numpy in #141
- Bump dependencies by @shenanigansd in #144
- Move reporting logs to proper channel by @SwiftNathalie in #140
- Create LICENSE by @shenanigansd in #147
- Bump python from
364ee1a
to36b544b
by @dependabot in #148 - Bump sentry-sdk from 1.28.1 to 1.29.0 by @dependabot in #149
- fix: update malicious threshold to 8 by @import-pandas-as-numpy in #153
- Add startup notification cog by @Robin5605 in #155
- Ping core devs on task error by @Robin5605 in #170
- Have Dependabot group dependencies by @shenanigansd in #171
- Bump the docker-dependencies group with 1 update by @dependabot in #172
- Bump the ci-dependencies group with 2 updates by @dependabot in #173
- Bump sentry-sdk from 1.29.0 to 1.31.0 by @dependabot in #167
- Bump psycopg[binary] from 3.1.9 to 3.1.12 by @dependabot in #166
- Bump rapidfuzz from 3.1.2 to 3.3.1 by @dependabot in #164
- Bump sqlalchemy from 2.0.19 to 2.0.21 by @dependabot in #165
- Pin
letsbuilda-pypi==4.0.0
by @shenanigansd in #175 - Rewrite by @shenanigansd in #178
- Bump the python-dependencies group with 4 updates by @dependabot in #183
New Contributors
- @SwiftNathalie made their first contribution in #97
- @import-pandas-as-numpy made their first contribution in #141
Full Changelog: v2.3.1...v4.0.0
v2.3.1
v2.3.0
v2.2.0
What's Changed
- Add force option to Dragonfly stop command by @Robin5605 in #64
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Add slash command to bring up package modal on demand by @Robin5605 in #61
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- changed the default recipient by @jahrules in #46
- Conform to API rewrite by @Robin5605 in #47
- Make sure package logs always get commited by @Robin5605 in #53
- Add log message before package gets scanned by @Robin5605 in #54
New Contributors
Full Changelog: v1.6.0...v2.0.0
v1.6.0
What's Changed
- Add support for setting "reply to" in mailer by @shenanigansd in #38
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- Add clickable href link by @Robin5605 in #34
- Replace internal PyPI wrapper with
letsbuilda-pypi
by @shenanigansd in #36
Full Changelog: v1.5.0...v1.5.1