Skip to content

Releases: open-turo/actions-security

v2.2.1

26 Oct 02:41
Compare
Choose a tag to compare

2.2.1 (2024-10-26)

Bug Fixes

  • update action ci to latest standards (feac8a0)

Documentation

  • use action-docs to generate all readmes (4c605e6)

v2.2.0

26 Oct 01:00
Compare
Choose a tag to compare

2.2.0 (2024-10-26)

Features

  • static-analysis: refactor semgrep checks to old action path and pause checks as part of v2 (7bad753)

v2.1.3

07 Oct 18:05
Compare
Choose a tag to compare

2.1.3 (2024-10-07)

Bug Fixes

  • container-scan: update inline scanner to use latest version (574f29a)

v2.1.2

27 Sep 23:39
Compare
Choose a tag to compare

2.1.2 (2024-09-27)

Bug Fixes

  • container-scan: update docker-build in steps to access outputs (c770252)

v2.1.1

27 Sep 23:33
Compare
Choose a tag to compare

2.1.1 (2024-09-27)

Bug Fixes

  • container-scan: fix docker-build name (7c2edbd)

v2.1.0

27 Sep 23:11
Compare
Choose a tag to compare

2.1.0 (2024-09-27)

Features

  • add build docker image composite action (76d867c)

Miscellaneous

  • reorder pre-commit hooks (9dac56b)

v2.0.1

14 Aug 03:19
Compare
Choose a tag to compare

2.0.1 (2024-08-14)

Bug Fixes

  • container-scan: rename jungwinter to winterjung (1b2bfbf)

v2.0.0

14 Feb 01:45
Compare
Choose a tag to compare

2.0.0 (2024-02-14)

⚠ BREAKING CHANGES

  • unpause semgrep and run as non-root user

chore: update checkout to v4

chore: update readme

Features

  • run semgrep as non-root user (a687e7d)

v1.1.0

07 Feb 18:57
Compare
Choose a tag to compare

1.1.0 (2024-02-07)

Features

  • container-scan: demo container scanning composite action (9ae4f59)

Bug Fixes

  • remove hyphen from id when used in name (50bed5d)

Continuous Integration

  • update-dependencies: skip update dependencies job (ca49b44)

v1.0.2

04 Aug 19:58
Compare
Choose a tag to compare

1.0.2 (2023-08-04)

Bug Fixes

  • semgrep: pause semgrep checks (2d17921)