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

Modify rule S7007: Update example to trigger the rule #4418

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 14, 2024

  1. Modify rule S7007: Update example

    While validating this rule, it was found that the noncompliant example
    in the RSPEC did not trigger. This is because the detection also looks
    for the secret ID, which is missing from the example.
    
    The example has now been updated to include a secret ID and it now
    correctly triggers the rule.
    jamie-anderson-sonarsource committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b0e04f6 View commit details
    Browse the repository at this point in the history