Skip to content

Make previous findings check from scheduled audit configurable #444

Description

@strawgate

let's also make close-older-issues configurable so that you can control whether the old report replaces the new one.

maybe if you set close-older-issues to false we use the previous findings check?

## Previous Findings

Before filing a new issue, check `/tmp/previous-findings.json` for issues this agent has already filed.

- Run `cat /tmp/previous-findings.json` to read the list of previously filed issue numbers and titles.
- If your finding closely matches an open or recently-closed issue in that list, call `noop` instead of filing a duplicate.
- Only file a new issue when the finding is genuinely distinct from all previous findings.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions