Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .trivyignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# pebble
CVE-2025-61729
CVE-2025-68121
# falcosidekick - CVE-2026-33186 fixed in grpc 1.79.3; temporary until falcosidekick updates grpc (latest v2.33.0 uses v1.75.0)
CVE-2026-33186
# falcosidekick 2.23.0
CVE-2021-3127
CVE-2022-21698
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ canonical-sphinx==0.6.0
# Extensions previously auto-loaded by canonical-sphinx
myst-parser==4.0.1
sphinx-autobuild==2024.10.3
sphinx-design==0.6.1
sphinx-design==0.7.0
sphinx-notfound-page==1.1.0
sphinx-reredirects==0.1.6
sphinx-tabs==3.5.0
Expand Down
Loading