lfreleng-actions/🔐 GitHub Security Report

Security and quality reporting across GitHub organisations

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scopeOperating mode: auto | org | reponoauto
configJSON config (raw or base64), e.g. a vars/secrets entryno""
orgSingle organisation (shorthand for org mode)no""
repoowner/name for repo mode (defaults to this repository)no""
tokenGitHub token (classic PAT for org mode; GITHUB_TOKEN for repo mode)no""
token_envEnvironment variable name the tool reads the token fromnoGITHUB_TOKEN
output_dirDirectory for GitHub Pages output (org mode)no""
pages_urlPublished GitHub Pages URL (used in the Slack link)no""
slack_channelSlack channel ID; overrides the config slack.channel (e.g. the SLACK_CHANNEL_ID variable)no""
top_nOffenders shown per signal across all outputs (0 = no limit; default: config, else 10); per-output inputs below override itno""
top_n_reportOffenders shown per signal in the GitHub Pages output (0 = no limit; overrides top_n)no""
top_n_cliOffenders shown per signal in the terminal output (0 = no limit; overrides top_n)no""
top_n_slackOffenders shown per signal in the Slack digest (0 = no limit; overrides top_n)no""
fail_thresholdnone | low | medium | high | critical | any (repo mode gate)nonone
force_notifyPost to Slack regardless of report_daynofalse
tool_versionPublished PyPI version to run; ignored on pull_request or when use_local_source is true (both run from the checked-out source). Empty (the default) uses the Dependabot-managed pin in .github/runtime-pin/requirements.txtno""
use_local_sourceRun from this checked-out source instead of the PyPI release (for testing unreleased code from any event)nofalse
namedescription
should_notifyWhether today is a Slack notification day
slack_payloadPrebuilt Slack chat.postMessage payload (JSON)
failedWhether the repo-mode fail threshold was met