Tags: ForAllSecure/mcode-action
Tags
[MH-16215] Add run_number flag to CLI. (#171) * Upgrade deps. * Update version to 1.0.9. * Update linting settings. * More version updates. * Fixes for linting errors. * Add jest to the dev dependencies; fixes lint error where it couldn't be detected. * Rebuild the distribution. * Consolidate the config into a Config type. * Rename fields. * Add run_number to mayhem download.
Upgrade Node 16 to Node 20 (#161) * Update action.yml * Update Dockerfile * Update main.yml * Update action-cve version. * Remove double quotes. * Fix action version. * Update action versions. * Update deps. * Upgrade versions, add missing packages. * Linting. * Upgrades via make dist-rebuild. * Fix Mayhemfiles to work around comment bug in mayhem-core. --------- Co-authored-by: Dylan Bargatze <dbargatz@users.noreply.github.com>
Support override of Mayhem project name (#159) * Added a new input, `project` which allows action callers to override the `--project` argument that is passed to the `mayhem` CLI. If not set, the existing behavior remains unchanged -- falling back to the GitHub repository name for the project.
Bump prettier from 2.7.1 to 2.8.7 (#70) Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.7. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.7.1...2.8.7) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vincent Lussenburg <vlussenburg@users.noreply.github.com>
Bump @typescript-eslint/parser from 5.53.0 to 5.56.0 (#65) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.53.0 to 5.56.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.56.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext