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

fix signing key template processing dropping allow #3390

Merged
merged 3 commits into from
Aug 23, 2022

Commits on Aug 23, 2022

  1. fix signing key template processing dropping allow

    Scoped signing keys allow for optional values in allow rules
    If an allow rule therefore gets removed because a tag is not present,
    the removal needs to be compensated by adding in a deny >
    
    Signed-off-by: Matthias Hanel <mh@synadia.com>
    matthiashanel committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    cb583bb View commit details
    Browse the repository at this point in the history
  2. renamed variable

    Signed-off-by: Matthias Hanel <mh@synadia.com>
    matthiashanel committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    2d60f6a View commit details
    Browse the repository at this point in the history
  3. fix staticcheck

    Signed-off-by: Matthias Hanel <mh@synadia.com>
    matthiashanel committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    9887041 View commit details
    Browse the repository at this point in the history