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

Forbid extra fields in YMLs #208

Open
wants to merge 3 commits into
base: release_v4.2.0
Choose a base branch
from

Commits on Jul 27, 2024

  1. Add an extra, missing field to the lookup.py model called max_matches…

    … that was accidentally dropped. set extra='forbid' for SecurityContentObject
    pyth0n1c committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    60b6e1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd33140 View commit details
    Browse the repository at this point in the history
  3. update template to remove risk_score since it is a comptued_field and…

    … should not be in the yml
    pyth0n1c committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e4f7dcc View commit details
    Browse the repository at this point in the history