Commit Graph

20 Commits

Author SHA1 Message Date
Nick Alteen
f154fd8ca8 Add checkov config (#217) 2025-10-31 11:03:29 -04:00
Nick Alteen
47acca1a7e Disable checks for dist (#208) 2025-10-03 09:56:48 -04:00
dependabot[bot]
ac85fea2d5 Bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 12:32:11 +00:00
Nick Alteen
484e326ac8 Disable new linter 2025-08-26 14:47:24 -04:00
dependabot[bot]
f619c6a86e Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 17:30:54 +00:00
dependabot[bot]
fc67dcb8f2 Bump super-linter/super-linter from 7 to 8
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7 to 8.
- [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/v7...v8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 12:46:18 +00:00
Nick Alteen
853aefde6b Update workflows to match templates 2025-07-11 13:26:06 -04:00
Nick Alteen
a2189e30a0 Update linter config 2025-01-08 12:03:04 -05:00
Nick Alteen
844440f60c Convert to ESM 2025-01-08 11:58:58 -05:00
dependabot[bot]
13beed09f1 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>
2024-08-19 12:36:13 +00:00
Nick Alteen
ae45fdaf2b Disable TS standard 2024-08-01 10:43:28 -04:00
Nick Alteen
272c21a437 Fix fetch depth 2024-02-22 09:12:34 -05:00
dependabot[bot]
548afb2db8 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-19 12:27:32 +00:00
Nick Alteen
553c41dd4a Add missing perms 2023-12-01 09:11:13 -05:00
Nick Alteen
1bd8f3bbdd remove permission 2023-11-27 23:43:34 -05:00
Nick Alteen
99566ee1b9 Clean grammar and permissions 2023-11-27 23:43:00 -05:00
Nick Alteen
dad0344519 Add node version file 2023-11-27 23:30:06 -05:00
dependabot[bot]
e0ecd44cd9 Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 14:17:18 +00:00
Nick Alteen
5b1b6219a1 Fix linting errors 2023-09-15 12:42:04 -04:00
Nick Alteen
ff98cfe892 Update linting and testing process 2023-09-15 12:31:10 -04:00