Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 20b3364786 |
2
backend/audit.toml
Normal file
2
backend/audit.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[advisories]
|
||||
ignore = ["RUSTSEC-2023-0071"] # Marvin Attack: potential key recovery through timing sidechannels in 'rsa' crate. No fixed upgrade available yet.
|
||||
@@ -3,7 +3,7 @@ httpRoute:
|
||||
- tutor.puchstein.dev
|
||||
|
||||
image:
|
||||
tag: v0.1.13
|
||||
tag: v0.1.14
|
||||
|
||||
env:
|
||||
extra: {}
|
||||
|
||||
Reference in New Issue
Block a user