Commit 505a226
fix: license, security vulnerabilities, and XSS hardening
- Replace all AGPL-3.0-or-later SPDX headers with PMPL-1.0-or-later (427 files)
- Replace AGPL LICENSE file with PMPL-1.0-or-later text
- Remove dead `getWriter` function in cli.zig (dangling stack reference)
- Fix temp file symlink attack in gossamer-integration-test.sh (use mktemp)
- Fix executeSSH command injection: change from raw string to argv slice,
add `--` separator so SSH bypasses the remote shell entirely
- Add escapeXml() helper to fli-gauge.js; escape label before SVG injection
- Add escapeHtml() helper to fli-tooltip.js; escape data-tip attribute values
- Clear test credentials: cluster_password and rcon.password use empty strings
Panic-attack results: 0 critical (was 1), tainted paths 0 (was 8), 19 weak points (was 21)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a89cec7 commit 505a226
78 files changed
Lines changed: 1288 additions & 545 deletions
File tree
- .claude
- .github
- workflows
- .machine_readable
- 6a2
- ai
- compliance
- reuse
- rust
- contractiles/k9/examples
- .well-known
- container
- docs
- attribution
- decisions
- developer
- governance
- practice
- panel-clades
- gsa-game-ark
- gsa-game-barotrauma
- gsa-game-burble
- gsa-game-cryofall
- gsa-game-csgo-cs2
- gsa-game-dayz
- gsa-game-dst
- gsa-game-factorio
- gsa-game-garrysmod
- gsa-game-idaptik
- gsa-game-minecraft-bedrock
- gsa-game-minecraft-java
- gsa-game-project-zomboid
- gsa-game-rust-game
- gsa-game-starbound
- gsa-game-terraria
- gsa-game-valheim
- gsa-game-void-expanse
- panels
- config-editor
- config-history
- cross-search
- health-dashboard
- live-logs
- server-actions
- server-browser
- profiles
- scripts
- src
- core
- gui
- fli
- panels/server-browser
- interface
- abi
- ffi
- src
- test
- tests/fuzz
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
83 | 88 | | |
84 | 89 | | |
85 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments