Skip to content

v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 20:33
· 647 commits to main since this release
v0.2.2
f531012

Pull Requests | Issues | v0.2.1...v0.2.2

Features

#64 Add policies to forbid read-all and write-all permissions

permissions: read-all|write-all

Bug Fixes

#64 Fix a bug that ghalint couldn't parse a workflow using permissions: read-all or permissions: write-all

permissions: read-all|write-all
ERRO[0000] read a workflow file                          error="parse a workflow file as YAML: yaml: unmarshal errors:\n  line 13: cannot unmarshal !!str `read-all` into map[string]string" program=ghalint version=0.2.1 workflow_file_path=.github/workflows/release.yml