27 Commits

Author SHA1 Message Date
dependabot[bot]
9d8c9cae4a Bump super-linter/super-linter in the actions-minor group (#173)
Bumps the actions-minor group with 1 update: [super-linter/super-linter](https://github.com/super-linter/super-linter).


Updates `super-linter/super-linter` from 7.3.0 to 7.4.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](4e8a7c2bf1...12150456a7)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 19:31:54 -07:00
Brian DeHamer
32cff21fdd offboard from eslint in superlinter (#167)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2025-04-28 11:28:20 -07:00
Brian DeHamer
20d6de2969 pin super-linter action to v7.2.1 (#158)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2025-03-24 14:37:00 -07:00
Brian DeHamer
ae2702efaf bump eslint from 8.57.1 to 9.16.0 (#139)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-12-16 07:18:21 -08:00
dependabot[bot]
635d710917 Bump actions/publish-immutable-action in the actions-minor group (#119)
Bumps the actions-minor group with 1 update: [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action).


Updates `actions/publish-immutable-action` from 0.0.3 to 0.0.4
- [Release notes](https://github.com/actions/publish-immutable-action/releases)
- [Commits](https://github.com/actions/publish-immutable-action/compare/0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: actions/publish-immutable-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 09:57:50 -07:00
Joel Ambass
8d422c6606 Add workflow file for publishing releases to immutable action package (#112)
* Add workflow file for publishing releases to immutable action package

This workflow file publishes new action releases to the immutable action package of the same name as this repo.

This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.

* linter fix for workflow permissions

Signed-off-by: Brian DeHamer <bdehamer@github.com>

---------

Signed-off-by: Brian DeHamer <bdehamer@github.com>
Co-authored-by: Brian DeHamer <bdehamer@github.com>
Co-authored-by: Eugene <108841108+ejahnGithub@users.noreply.github.com>
2024-10-14 16:59:52 -07:00
dependabot[bot]
dd4b089aa5 Bump super-linter/super-linter from 6 to 7 (#93)
* Bump super-linter/super-linter from 6 to 7

Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6 to 7.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v6...v7)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix json-prettier error

Signed-off-by: Brian DeHamer <bdehamer@github.com>

* fix markdown-prettier error

Signed-off-by: Brian DeHamer <bdehamer@github.com>

* fix yaml-prettier errors

Signed-off-by: Brian DeHamer <bdehamer@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Brian DeHamer <bdehamer@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian DeHamer <bdehamer@github.com>
2024-08-20 13:11:34 -05:00
Brian DeHamer
9e75edd833 disable typescript-standard super linter (#90)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-08-06 09:08:06 -07:00
Brian DeHamer
ba663bc478 Revert "disable github action linting (#54)" (#68)
This reverts commit d00b213255.
2024-06-05 10:37:33 -07:00
Brian DeHamer
d00b213255 disable github action linting (#54)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-05-01 14:01:58 -07:00
Phill MV
2f5f68fcc3 Update README.md to refer to attestations permission (#41)
* Update README.md to refer to `attestations` permission

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update README.md

* Update README.md

* update README

Signed-off-by: Brian DeHamer <bdehamer@github.com>

---------

Signed-off-by: Brian DeHamer <bdehamer@github.com>
Co-authored-by: Brian DeHamer <bdehamer@github.com>
2024-04-23 09:33:57 -07:00
Brian DeHamer
36d21cdc72 remove anchore/sbom-action (#45)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-04-22 09:22:27 -07:00
Brian DeHamer
ab147f15c3 disable dependabot updates for predicate (#36)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-04-02 06:51:11 -07:00
Brian DeHamer
5a5a50bfea for signing w/ private Sigstore instance (#16)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-29 16:30:33 -08:00
Brian DeHamer
3eb264bd7e input refactor and readme updates (#13)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-29 11:59:05 -08:00
Eugene
69180bebd9 Unit Test (#12)
* annoying tests..

* update test

* udpate

* update the tests
2024-02-28 17:22:13 -08:00
Eugene
57dd0cd8d8 update the readme (#11)
* update the readme

* fixing lint

* fixing lint
2024-02-28 12:43:56 -08:00
Brian DeHamer
3f55024f1e workflow fixup
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 17:28:11 -08:00
Brian DeHamer
6722a1e353 use .node-version in ci workflow
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 15:52:36 -08:00
Brian DeHamer
425504667a fix permissions in codeql workflow
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 15:45:41 -08:00
Brian DeHamer
2c2f9f2e7f update fetch-depth for linter checkout
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 15:39:02 -08:00
dependabot[bot]
fd71f88930 Bump super-linter/super-linter from 5 to 6
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5 to 6.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 23:15:09 +00:00
ejahnGithub
5e05628c2a remove attest lib 2024-02-23 14:56:17 -08:00
ejahnGithub
169a8ea839 ci update 2024-02-23 12:43:18 -08:00
ejahnGithub
dbe6e39e22 ci update 2024-02-23 12:33:59 -08:00
ejahnGithub
21c8450480 init attest sbom 2024-02-22 08:46:34 -08:00
Brian DeHamer
622dcc06e2 Initial commit 2024-02-20 11:28:19 -08:00