Skip to content

Open security alerts rose on this board #231

Description

@iderex

Open security alerts on this board are higher than they were at the previous reading, or carry a rule id that reading did not hold.

kind rule was now
code-scanning PinnedDependenciesID 0 2

Every row is a count of open alerts grouped by rule id. The current state is read directly:

gh api "repos/Flowfin/site/code-scanning/alerts?state=open&per_page=100" --jq 'length'

What this is not

It is not a judgement of any alert. Nothing here reads a finding, weighs it, or says whether it is a true positive; the reading is a count of what the platform reports as open, grouped by rule id.

A count that falls produces no issue and no comment, so this body going quiet is not evidence that anything was fixed.

A kind that could not be read on a run contributes no count on that run and is named in that run's summary rather than passed over as a zero.

The sweep behind this is .github/workflows/fleet-alert-sweep.yml in iderex/wache, asked for by iderex/wache#31.

Activity

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

Metadata

Metadata

Assignees

Labels

blocked-on-a-decisionWaits on a decision that is not taken yet. No change to this tree moves it.security

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions