Skip to content

Open security alerts rose on this board #372

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 cs/linq/missed-select 0 2
code-scanning cs/path-combine 0 1
code-scanning cs/string-concatenation-in-loop 0 1

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

gh api "repos/Flowfin/jellyfin-plugin-metadata-sync/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

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions