Skip to content

add pem postprocessor to the rules where pem detection applies #168

@grinish21

Description

@grinish21

example to add postprocessor -
`

  • Code: 4005
    Pattern: "(?i).*\.pem$"
    Caption: Potential cryptographic private key
    Category: key
    Example: file.pem
    SolutionID: 11
    Severity: 4
    Confidence: 2
    Postprocess: ''
    `

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions