Skip to content

Releases: MatteoGabriele/agentscan-action

v2.2.0

Choose a tag to compare

@MatteoGabriele MatteoGabriele released this 18 Jul 17:11
e02ef27

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@MatteoGabriele MatteoGabriele released this 18 Jul 13:04
02703f8

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

Choose a tag to compare

@MatteoGabriele MatteoGabriele released this 06 Jul 17:43

v2.0.1

  • fix: scan the PR/issue author instead of the triggering actor
    The action now resolves the username from payload.pull_request.user.login / payload.issue.user.login first, falling back to context.actor only if neither is present. (#31)

Full Changelog: v2.0.0...v2.0.1

v1.15.1

Choose a tag to compare

@MatteoGabriele MatteoGabriele released this 06 Jul 18:12

v1.15.1

  • fix: scan the PR/issue author instead of the triggering actor
    The action now resolves the username from payload.pull_request.user.login / payload.issue.user.login first, falling back to context.actor only if neither is present. (#31)

Full Changelog: v1.15.0...v1.15.1

v2.0.0

Choose a tag to compare

@MatteoGabriele MatteoGabriele released this 05 Jul 10:28

v2.0.0

Breaking Changes

  • skip-membersallowed-users — renamed, same behavior
  • agent-scan-commentmodeagent-scan-comment: true/false becomes mode: full / mode: silent; mode also supports labels and comment to post only one of the two
  • skip-comment-on-organiccomment-on-organic (inverted) — skip-comment-on-organic: false (old default) is now comment-on-organic: true. New default is comment-on-organic: false, so comments are skipped for organic accounts unless you opt in
  • scan-issues now defaults to false — if you rely on issue scanning, add scan-issues: true

Added

  • scan-pull-requests / scan-issues inputs to control which event types are analyzed
  • trusted-author-associations input to skip analysis for authors with a given association (e.g. member, owner)
  • Known CI/CD bot accounts (e.g. dependabot, renovate, github-actions[bot]) are now skipped automatically
  • latest version of @unveil/identity v1.12.0

v1.15.0

Choose a tag to compare

@MatteoGabriele MatteoGabriele released this 24 Jun 20:48

Full Changelog: v1.14.0...v1.15.0

v1.14.0

Choose a tag to compare

@MatteoGabriele MatteoGabriele released this 21 Jun 15:57

Full Changelog: v1.13.0...v1.14.0

v1.13.0

Choose a tag to compare

@MatteoGabriele MatteoGabriele released this 20 Jun 14:38

Full Changelog: v1.12.0...v1.13.0

v1.12.0

Choose a tag to compare

@MatteoGabriele MatteoGabriele released this 09 Jun 19:42

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.11.0

Choose a tag to compare

@MatteoGabriele MatteoGabriele released this 09 Jun 18:13

What's Changed

Full Changelog: v1.10.0...v1.11.0