Skip to content

Releases: dcodx/gitarmor

v1.2

01 Dec 15:11
c589afd

Choose a tag to compare

What's Changed

  • Fix README workflow link to point to gitarmor-scheduled.yml by @Copilot in #33
  • fix workflow for new v1.1 by @david3107 in #34
  • Add comprehensive tag protection policy verification for repository rulesets by @Copilot in #36

Full Changelog: v.1.1...v1.2

v1.1

16 Oct 10:43
9f1125b

Choose a tag to compare

What's Changed

  • Add comprehensive GitHub Copilot instructions and fix TypeScript build issues by @Copilot in #24
  • Add repository admins validation check in #25
  • Add file_disallow policy to detect sensitive files in repositories in #26
  • Add sha_pinning_required check for GitHub Actions permissions in #28
  • Enhance CLI output with color-coded results, documentation links, and threat model references in #29

New Contributors

  • @Copilot made their first contribution in #24

Full Changelog: v1...v.1.1

v1.0.1

09 Dec 14:40
daee7d4

Choose a tag to compare

What's Changed

Full Changelog: v1...v1.0.1

GitArmor initial release

14 Apr 17:36
daee7d4

Choose a tag to compare

GitArmor is a handy tool that makes it easy to assess the secure setup of your developer platform.

First release including:

  • GitHub Repository checks
  • GitHub Organization checks
  • Translation of prototype to TS
  • GitHub Action