-
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: hyperpolymath/panic-attack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: afc7fee
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hyperpolymath/panic-attack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b93143e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 21 files changed
- 1 contributor
Commits on Feb 7, 2026
-
fix: format code with cargo fmt
- Fix import order in examples/vulnerable_program.rs - Reformat long function signature in src/attack/executor.rs - Apply rustfmt to all source files
Jonathan D.A. Jewell committedFeb 7, 2026 Configuration menu - View commit details
-
Copy full SHA for 52d9aa6 - Browse repository at this point
Copy the full SHA 52d9aa6View commit details -
fix: correct workflow action SHAs and line length
- Update github/codeql-action to correct v3 SHA (33119e58) - Update trufflesecurity/trufflehog to current main SHA (e9734c1f) - Fix EditorConfig violation in src/xray/mod.rs (line >100 chars) Fixes GitHub Actions failures in CodeQL, Quality Checks, and Scorecard workflows.
Jonathan D.A. Jewell committedFeb 7, 2026 Configuration menu - View commit details
-
Copy full SHA for 6830578 - Browse repository at this point
Copy the full SHA 6830578View commit details -
- Use .clamp() instead of .max().min() in report generator - Use .or_default() instead of .or_insert_with(Vec::new) - Add allow attributes for intentional vulnerabilities in examples - Remove unused import in analyzer tests
Jonathan D.A. Jewell committedFeb 7, 2026 Configuration menu - View commit details
-
Copy full SHA for a84dfb4 - Browse repository at this point
Copy the full SHA a84dfb4View commit details -
fix: configure TruffleHog to scan last 10 commits
Previous configuration caused 'BASE and HEAD are the same' error. Now scans last 10 commits explicitly using --since-commit HEAD~10.
Jonathan D.A. Jewell committedFeb 7, 2026 Configuration menu - View commit details
-
Copy full SHA for 371b084 - Browse repository at this point
Copy the full SHA 371b084View commit details -
fix: update MSRV to 1.85.0 and fix workflow issues
- Update MSRV from 1.75.0 to 1.85.0 (required for Cargo.lock v4) - Fix EditorConfig indentation in src/xray/mod.rs - Fix TruffleHog configuration (use --max-depth instead of --since-commit) - Use version tags instead of SHA pins for codeql-action (Scorecard verification) - Update MSRV in Cargo.toml, README, and rust-ci.yml workflow
Jonathan D.A. Jewell committedFeb 7, 2026 Configuration menu - View commit details
-
Copy full SHA for 21f04d3 - Browse repository at this point
Copy the full SHA 21f04d3View commit details -
- Update version in Cargo.toml and src/main.rs - Update CHANGELOG.md with v1.0.1 release notes
Jonathan D.A. Jewell committedFeb 7, 2026 Configuration menu - View commit details
-
Copy full SHA for b93143e - Browse repository at this point
Copy the full SHA b93143eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff afc7fee...b93143e