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

feat(vuln): Add --detection-priority flag for accuracy tuning #7288

Merged
merged 16 commits into from
Aug 2, 2024

Commits on Jul 31, 2024

  1. feat: add --detection-priority

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b173d30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6746c17 View commit details
    Browse the repository at this point in the history
  3. feat: not filter system files in post analysis

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c0bee63 View commit details
    Browse the repository at this point in the history
  4. feat: deregister post handler for filtering system files

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e97ff02 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    b21a66d View commit details
    Browse the repository at this point in the history
  2. test: delete unused arg

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b985f50 View commit details
    Browse the repository at this point in the history
  3. test: rename flag

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ff573bb View commit details
    Browse the repository at this point in the history
  4. test(integration): add a case for coverage priority

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6c9985c View commit details
    Browse the repository at this point in the history
  5. docs: add --detection-priority

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0fa8f52 View commit details
    Browse the repository at this point in the history
  6. feat: rename coverage to comprehensive

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    41a86ee View commit details
    Browse the repository at this point in the history
  7. docs: auto-generate

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    aefe131 View commit details
    Browse the repository at this point in the history
  8. fix: omitempty

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3e79c5c View commit details
    Browse the repository at this point in the history
  9. fix: use disabled handlers

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1626611 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. docs: add more details

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    67b80d3 View commit details
    Browse the repository at this point in the history
  2. test: calc cache key with detection priority

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1ce2e4b View commit details
    Browse the repository at this point in the history
  3. docs(conda): add a table

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9e8cdb1 View commit details
    Browse the repository at this point in the history