Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update script that creates managed rule list used by Config #6823

Merged
merged 3 commits into from
Sep 20, 2023

Commits on Sep 17, 2023

  1. Add "Resource Types" as allowed label

    For the first pass, correct the code to allow for new label,
    "Resource Types" added to AWS docs repo on Feb 22, 2023.  Also add
    the updated list of managed rules, which can then be used as a
    control file when updating the script that creates the list.
    kbalk committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    2aef8a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Scrape web links list and resource info w/o params

    Still need to parse the dl tag differently.
    kbalk committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3de56d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Fix parameter processing

    kbalk committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    584b6e7 View commit details
    Browse the repository at this point in the history