Commit ecb4b70
ci: ignore GTK3 unmaintained warnings in cargo audit
The Tauri desktop framework uses GTK3 bindings on Linux which have been
marked as unmaintained (RUSTSEC-2024-0413 through RUSTSEC-2024-0423).
These are not security vulnerabilities, just unmaintained packages.
Since these dependencies come from Tauri and are outside our control,
ignore them in cargo audit to prevent CI failures while still catching
actual security vulnerabilities.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 329ed56 commit ecb4b70
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
115 | 117 | | |
116 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
117 | 131 | | |
118 | 132 | | |
119 | 133 | | |
| |||
0 commit comments