Releases: endorlabs/github-action
Releases · endorlabs/github-action
Release v1.1.9
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update example version by @nmichalov in #86
- Update Action Dependencies by @hghmn in #89
- Add pr_incremental option by @ewokcami in #88
- Bump node versions to Node 24 by @gplessis in #90
- Fixing GHSA-5j98-mcp5-4vw2 by @upadhyayap in #92
- Migrating to new container scan command by @upadhyayap in #91
New Contributors
- @nmichalov made their first contribution in #86
- @gplessis made their first contribution in #90
- @upadhyayap made their first contribution in #92
Full Changelog: v1...v1.1.9
Release v1.1.8
What's Changed
- Add: Support Linux Arm Platform by @hghmn in #75
- New: Add support for AI model scans by @rsylim804 in #79
- Added --disable-code-snippet-storage for sast by @dkourkouzelis in #80
- Adding scan_sast to README by @dkourkouzelis in #82
- Check for tsserver env var before installing tsserver by @dannykim-endor in #83
New Contributors
- @rsylim804 made their first contribution in #79
Full Changelog: v1...v1.1.8
v1.1.7
Allow uploads of multiple scan result artifacts in a given context, change artifact upload failures to warnings to prevent breaks. Name of scan results artifact now available in the step output variable scan_result
v1.1.6
What's Changed
- update @actions/artifact and fix usage by @darrenpmeyer in #69
- CSE-2227: Revert TSServer change by @dannykim-endor in #71
Full Changelog: v1...v1.1.6
Release v1.1.5
What's Changed
- Update README.md - fix bug and add examples headings by @darrenpmeyer in #62
- Add support for SAST by @dkourkouzelis in #66
- Added support for installing tsserver by @dannykim-endor in #67
- Updated readme to remove issues: write for Doc-230 by @nrynss in #63
New Contributors
Full Changelog: v1...v1.1.5
Release v1.1.4
What's Changed
- Bumping node version to node20 by @cp-endor in #56
- [New] adding github actions scan flag by @cp-endor in #57
- Adding support for the container scan option by @dstiliadis in #51
- [NEW] add options for package scan support by @nareshdevasani in #59
- Update documents with package and container options by @nareshdevasani in #60
- Add New Documentation and Minor CI Update by @IAmATeaPot418 in #61
New Contributors
- @cp-endor made their first contribution in #56
- @dstiliadis made their first contribution in #51
- @nareshdevasani made their first contribution in #59
Full Changelog: v1...v1.1.4
Release v1.1.3
What's Changed
- Fixed: removed default value of the option bazel_targets_query by @Dogild in #41
- Extend GitHub action to support artifact signing and verification by @dkourkouzelis in #39
- CSE-1087: Added option for phantom dependency analysis by @dannykim-endor in #42
- Mandate certificate_oidc_issuer for artifact verify action by @dkourkouzelis in #45
- New: Add ghaction option to scan for CI/CD tools by @ewokcami in #46
- Fix auto-generated files by @ewokcami in #47
- Update action.yml by @IAmATeaPot418 in #49
- Set tools to false by default. by @IAmATeaPot418 in #50
- New: added setup subcommand by @Dogild in #52
- Add
output_fileoption to save scan results as a file by @darrenpmeyer in #53 - fix: show exec.exec error; fallback without time if unavailable by @peter-cg in #54
New Contributors
- @dannykim-endor made their first contribution in #42
Full Changelog: v1.1.2...v1.1.3
Release v1.1.2
What's Changed
- Fix: Update example pinned version and documentation by @ewokcami in #34
- Remove push to main example and add enable_pr_comments example by @ewokcami in #36
- [bazel] New: added support for bazel options by @Dogild in #35
- fix: add scan path parameter closes #37 by @RonMallory in #38
- fix: cp instead of mv after download by @peter-cg in #40
New Contributors
- @Dogild made their first contribution in #35
- @RonMallory made their first contribution in #38
Full Changelog: v1.1.1...v1.1.2
Release v1.1.1
What's Changed
- build(deps): bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #31
- support new /meta/version schema for ClientVersion by @peter-cg in #32
- Fix: Use getBooleanInput for boolean flags by @ewokcami in #33
New Contributors
- @dependabot made their first contribution in #31
- @peter-cg made their first contribution in #32
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
What's Changed
- Docs: Development and Testing by @hghmn in #20
- Add timing stats to run by @darrenpmeyer in #19
- Remove documentation on code that was removed by @IAmATeaPot418 in #21
- Add: Additional Error Handling for Fetching Latest endorctl Version by @hghmn in #22
- Fix: Update Checksum Used for Windows endorctl Binary by @hghmn in #23
- [PLA-338][fix]: dont print the error log twice by @ankurv3rma in #24
- [UI-343][new]: github pr comments support by @ankurv3rma in #25
- Update Download URL for Endorctl Binary by @hghmn in #28
- Rename CI run parameters, cleanup descriptions and fix defaults by @ewokcami in #29
New Contributors
- @darrenpmeyer made their first contribution in #19
Full Changelog: v1.0.0...v1.1.0