Skip to content

Conversation

Copy link

Copilot AI commented Nov 17, 2025

Documentation was outdated and missing several scripts. This PR synchronizes README.md with the actual script implementations.

Changes

  • Updated 6 existing script sections with current --help outputs including new options:

    • list_secret_scanning_alerts.py: Added --generic, --include-locations, --include-commit, --raw, --ca-cert-bundle, --no-verify-tls, --quiet
    • list_code_scanning_alerts.py: Added --raw
    • enrich_code_scanning_alerts.py: Added pdf format option
    • Verified and updated: replay_code_scanning_alert_status.py, replay_secret_scanning_result_status.py, resolve_duplicate_secret_scanning_alerts.py
  • Added 2 undocumented scripts:

    • close_code_scanning_alerts.py: Bulk-closes alerts with dry-run support
    • estimate_push_protection_rate.py: Analyzes historical detections against current patterns
  • Added purpose summaries above each script describing use cases and key features

All 8 scripts now have accurate, scannable documentation matching their current implementations.

Original prompt

Please refresh the documentation to describe every script with the --help output of the script, plus a readable summary above each script to describe its purpose

Created from VS Code via the GitHub Pull Request extension.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…es for all scripts

Co-authored-by: aegilops <41705651+aegilops@users.noreply.github.com>
Copilot AI changed the title [WIP] Update documentation with script help outputs and summaries Refresh documentation with current --help outputs and readable summaries Nov 17, 2025
Copilot AI requested a review from aegilops November 17, 2025 15:59
Copilot finished work on behalf of aegilops November 17, 2025 15:59
@aegilops aegilops marked this pull request as ready for review November 17, 2025 16:10
@aegilops aegilops merged commit 1dedea5 into main Nov 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants