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

Bugfix: Make security_and_analysis settings optional #1489

Merged
merged 4 commits into from
Jan 18, 2023

Commits on Jan 16, 2023

  1. make advanced security property optional, defaulting to disabled

    for public repositories
    - default to
        - not setting advanced_security - as it is enabled by default and
          uneditable
        - disabling
            - secret scanning and
            - secret scanning push protection.
    jtgrohn committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e8ef091 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e7265f View commit details
    Browse the repository at this point in the history
  3. make security_and_analysis secret_scanning and secret_scanning_and_pu…

    …sh_protection properties optional
    jtgrohn committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    4cf970b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    fdd7163 View commit details
    Browse the repository at this point in the history