chore(deps): bump rustls-webpki from 0.103.9 to 0.103.10 in the cargo group across 1 directory#3
Merged
Conversation
Bumps the cargo group with 1 update in the / directory: [rustls-webpki](https://github.com/rustls/webpki). Updates `rustls-webpki` from 0.103.9 to 0.103.10 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.9...v/0.103.10) --- updated-dependencies: - dependency-name: rustls-webpki dependency-version: 0.103.10 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 26, 2026
hyperpolymath
added a commit
that referenced
this pull request
May 26, 2026
## Summary \`FUTURE-IMPROVEMENTS.md\` was written on **2026-02-08** when panic-attack was at **v1.0.0**, surveying ten Eclexia-scan-driven improvement ideas. We're now at **v2.5.0**; four of the ten items have shipped but the doc still presents them as future work. This PR adds a status block at the top of the file and inline **Status: SHIPPED** markers on the four landed sections, with file/line evidence so a reader can verify the claims at a glance. ### Shipped (4) | # | Improvement | Code reference | |---|-------------|----------------| | 1 | Test Code Exclusion | \`Analyzer::strip_cfg_test_modules_rs\` — \`src/assail/analyzer.rs:923-934\` | | 2 | Framework Detection Accuracy | \`Analyzer::detect_frameworks\` — \`src/assail/analyzer.rs:4993\` | | 3 | Safe Unwrap Variant Distinction | \`safe_unwrap_calls\` field on \`ProgramStatistics\` / \`FileStatistics\` — \`src/types.rs:451,518\` | | 6 | Differential Scanning | \`Commands::Diff\` — \`src/main.rs:483\`; logic in \`src/report/diff.rs\` | ### Outstanding (6) - **#4 Language-Specific Severity Calibration** — no "Hardened" tier yet; *was* gated on #1+#3 (now both shipped, so genuinely unblocked). - **#5 Workspace-Level Consolidated Reporting** — no Cargo workspace mode in CLI. - **#7 Allocation Site Context** — no \`AllocationCategory\` enum. - **#8 Resource Dimension Awareness** — long-term, no plugin surface. - **#9 Error Handling Maturity** — no metric yet. - **#10 Configurable CI Thresholds** — no \`[thresholds]\` parser; *was* gated on #1-4 (now mostly unblocked). ## Preservation - The historical header (\`Date: 2026-02-08\`, \`Tool version: panic-attack v1.0.0\`) is preserved as a historical record of what was true at scan time. - A new \`Audit refreshed: 2026-05-26\` line records when this status update was performed. - Body text of each improvement section is unchanged — only the priority line on shipped items gets a "Status: SHIPPED" suffix. ## Test plan - [x] Markdown renders correctly (status table, inline markers) - [x] All cited file:line locations grep clean against current main - [x] Signed commit ## Not in this PR Acting on the now-unblocked items (#4, #10) is separate work. Filing this hygiene update first so future planning has accurate ground truth. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 1 update in the / directory: rustls-webpki.
Updates
rustls-webpkifrom 0.103.9 to 0.103.10Release notes
Sourced from rustls-webpki's releases.
Commits
348ce01Prepare 0.103.10dbde592crl: fix authoritative_for() support for multiple URIs9c4838eavoid std::prelude imports009ef66fix rust 1.94 ambiguous panic macro warningsc41360dbuild(deps): bump taiki-e/cache-cargo-install-action from 2 to 3e401d00generate.py: reformat for black 2026.1.006cedecTake semver-compatible depsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.