You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/.github/workflows
Jason Ish 40503f6602 github-ci: fix new authors check
Shortly after minimizing the new authors check to one workflow, github
released an action update that required more permissions due to an
attack scenario, which didn't really apply to us as we didn't run code
from the remotes fork.

However, to avoid extending permissions, rework the authors check to
pull the OISF repo, checkout the PR fork as history, then do the new
authors check. This safely allows the check to run in the context of our
repo without the fork being able to inject code execution.
5 days ago
..
authors.yml github-ci: fix new authors check 5 days ago
builds.yml github-actions: bump actions/checkout from 6.0.2 to 7.0.0 1 week ago
cifuzz.yml
close-updated-prs.yml
codeql.yml github-actions: bump actions/checkout from 6.0.2 to 7.0.0 1 week ago
codeqlpy.yml github-actions: bump actions/checkout from 6.0.2 to 7.0.0 1 week ago
commits.yml github-actions: bump actions/checkout from 6.0.2 to 7.0.0 1 week ago
docs.yml github-actions: bump actions/checkout from 6.0.2 to 7.0.0 1 week ago
formatting.yml github-actions: bump actions/checkout from 6.0.2 to 7.0.0 1 week ago
nix.yml github-actions: bump actions/checkout from 6.0.2 to 7.0.0 1 week ago
prepare-deps.yml github-actions: bump actions/checkout from 6.0.2 to 7.0.0 1 week ago
rust-checks.yml github-actions: bump actions/checkout from 6.0.2 to 7.0.0 1 week ago
scan-build.yml github-actions: bump actions/checkout from 6.0.2 to 7.0.0 1 week ago
scorecards-analysis.yml github-actions: bump github/codeql-action/upload-sarif 1 week ago