·
120 commits
to main
since this release
What's Changed
- Use the website as documentation by @UlisesGascon in #175
- add workflow
generate-reports
by @UlisesGascon in #176 - Add check
adminRepoCreationOnly
by @UlisesGascon in #177 - Update website repo references by @UlisesGascon in #180
- test: add missing tests by @UlisesGascon in #181
- Add workflow
bulk-import
by @UlisesGascon in #182 - feat: add
owaspTop10Training
implementation by @UlisesGascon in #185 - feat: enable multiple compliance checks resources by @UlisesGascon and @telekosmos in #187
- feat: support for multiple resources when exporting the checks by @UlisesGascon in #188
- feat: add check for
noSensitiveInfoInRepositories
by @UlisesGascon and @bjohansebas
in #191 - fix: ignore
github_pat_*
tokens from the logs by @UlisesGascon in #192 - fix: migration rollback by truncating dependent table first by @UlisesGascon in #194
- refactor: split validator tests into separate files by @UlisesGascon in #196
- fix: ensure that the high an medium alerts are render in yellow by @UlisesGascon in #197
- feat: include project policy related compliance checks by @UlisesGascon in #195
- add support for manual checks in bulk import ops by @UlisesGascon in #198
- ci: add CodeQL by @bjohansebas in #202
- Update db schema by @carpasse in #203
- feat: Improve buildImport JSON schema by @carpasse in #199
- feat: include test for github providers by @UlisesGascon and @bjohansebas in #204
- chore(deps): bump @octokit/request from 8.4.0 to 8.4.1 by @dependabot in #205
- Potential fix for code scanning alert no. 1: Incomplete URL substring sanitization by @UlisesGascon in #206
- feat: add additional project policies by @UlisesGascon in #207
- refactor: enforce url and email format in JSON schemas whenever possible by @carpasse in #211
- Fix rollback migration by @bjohansebas in #210
New Contributors
- @carpasse made their first contribution in #203
- @dependabot made their first contribution in #205
Full Changelog: v0.1.0-beta2...v0.1.0-beta3