What's Changed
- build: remove pip package manager after installation of needed python… by @annekebr in #1403
- Fix/redundant network calls to notary during auth by @annekebr in #1376
- test: Fix unit test to use mocked responses instead of live ones by @Starkteetje in #1405
- Fix DoS vulnerability by @Starkteetje in #1407
- update: bump the gh-actions-packages group with 3 updates by @dependabot in #1408
- update: bump the pip-packages group with 3 updates by @dependabot in #1402
- Connaisseur version 3.3.1 by @Starkteetje in #1409
Full Changelog: v3.3.0...v3.3.1
Connaisseur v3.3.1
Sec
- Prevent redos during delegation validation #1407
Fix
- Add generic timeout for any async operations #1407
- Do not redundantly authenticate calls to notary #1376
Build
- Remove pip package manager after installation of needed python images #1403
Ci
- Add security release annotation if there is a commit with security commit header #1407
- Add new sec commit header #1407
Test
- Fix unit test to use mocked responses instead of live ones #1405
- Add integration test for self hosted notary without auth #1376
Docs
- Fix testing instructions #1376