fix(security): tighten paths and output handling

This commit is contained in:
Hunter Bown
2026-05-08 14:13:55 -05:00
parent 4de726abc5
commit 8380784308
13 changed files with 352 additions and 90 deletions
+3
View File
@@ -8,6 +8,9 @@ on:
schedule:
- cron: '31 6 * * 1'
permissions:
contents: read
env:
CARGO_TERM_COLOR: always
RUSTFLAGS: -Dwarnings
+3
View File
@@ -10,6 +10,9 @@ on:
required: true
type: string
permissions:
contents: read
env:
CARGO_TERM_COLOR: always
RUSTFLAGS: -Dwarnings