Skip to content

Releases: AikidoSec/github-actions-workflow

V1.0.13

10 May 12:20
47d83db
Compare
Choose a tag to compare

What's Changed

  • Fix: use correct startsWith function on string in #51

v1.0.12

19 Apr 07:44
cab786f
Compare
Choose a tag to compare

What's Changed

  • The action can now be run in merge queues

v1.0.11

07 Apr 16:44
ffb83a8
Compare
Choose a tag to compare

What's Changed

  • Add optional SAST review comments

v1.0.10

29 Mar 11:48
15f95c7
Compare
Choose a tag to compare

What's Changed

  • Add advanced post comment mode - fixes #39
  • Stop action when no scans are enabled

v1.0.9

25 Mar 13:51
Compare
Choose a tag to compare
  • Bump NodeJS version from 16 to 20
  • Better log output when 'post PR comment' action failed
  • On PRs that do not have access to secrets, the action is not executed

v1.0.8

21 Feb 10:52
Compare
Choose a tag to compare

What's Changed

  • enhance error logging in case scan failed to start by @Kemosabert

v1.0.7

12 Jan 12:19
e470c6f
Compare
Choose a tag to compare
  • Aikido can now optionally post a comment on PR conversations

v1.0.6

24 Jul 09:50
1db95f9
Compare
Choose a tag to compare

Changelog

  • Make timeout customizable with timeout-seconds parameter

Use new Aikido API syntax

19 Jun 12:40
736b99c
Compare
Choose a tag to compare
  • Deprecated fail-on-secrets-scan
  • Introduced infrastructure as code setting fail-on-iac-scan

Custom settings for scan types added

19 May 15:16
Compare
Choose a tag to compare
v1.0.4

Merge remote-tracking branch 'origin/fix-issue-where-github-actions-i…