CodeQL Wrapper v0.1.13
Release created automatically by GitHub Actions after merge to main.
Installation
pip install codeql-wrapper==0.1.13
Links
What's Changed
- Release 0.1.0 by @Perdiga in #1
- Bump black from 23.12.1 to 24.3.0 in the pip group across 1 directory by @dependabot[bot] in #2
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @Perdiga in #8
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @Perdiga in #7
- Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @Perdiga in #6
- Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @Perdiga in #5
- Add analyze usecase; fix windows codeql instalation; minor improvements by @Perdiga in #3
- Configure auto release workflow; Add program metadata; Centralize program version; Download latest codeql version by @Perdiga in #13
- Fix package version verification to use Poetry for consistency by @Perdiga in #14
- Enhance release workflow to support automatic PR creation and merging by @Perdiga in #15
- Refactor release workflow to create and auto-merge pull requests by @Perdiga in #16
- Mock Github API on tests by @Perdiga in #17
- add GH_TOKEN by @Perdiga in #18
- Release v0.1.2 by @Perdiga in #19
- Add SARIF upload functionality by @Perdiga in #20
- Release v0.1.3 by @Perdiga in #22
- Add monorepo flag (Beta) by @fernandosantos-br in #23
- Fix failure during database creation if the folder already exists. by @Perdiga in #24
- Release v0.1.4 by @Perdiga in #25
- update licence and security by @fernandosantos-br in #26
- Improve logger by @Perdiga in #27
- Fix level handling on logger by @Perdiga in #28
- Release v0.1.5 by @Perdiga in #29
- Scan projects in parallel by @fernandosantos-br in #31
- Improve Tests and code base by @Perdiga in #32
- Add documentation page for the project by @Perdiga in #33
- fix docusauro path and update dependencies by @Perdiga in #34
- fix gh pages path by @Perdiga in #35
- improve documentation by @Perdiga in #36
- remove blog from documentation by @Perdiga in #37
- Update README.md by @Perdiga in #38
- Develop root codeql yml by @fernandosantos-br in #40
- Release v0.1.6 by @Perdiga in #42
- CodeQL instalation improvement, calculate optimal workers number and output project name by @fernandosantos-br in #43
- Release v0.1.7 by @Perdiga in #44
- Add repository path support for SARIF category and update language detection by @fernandosantos-br in #45
- Release v0.1.8 by @Perdiga in #46
- Refactor CodeQLRunner to replace repository_path with sarif_category … by @fernandosantos-br in #48
- Release v0.1.9 by @Perdiga in #49
- Release v0.2.0-alpha by @Perdiga in #52
- Feature refactor by @Perdiga in #51
- Release v0.2.0-alpha.1 by @Perdiga in #53
- fix: downgrade psutil and types-psutil dependencies to version 5.8.0 by @Perdiga in #54
- fix: downgrade Poetry version in lock file to 2.1.2 by @Perdiga in #55
- Release v0.2.0-alpha.2 by @Perdiga in #56
- fix: update release workflow to handle pre-release tags and commits c… by @Perdiga in #57
- feat: add options for analyzing only changed files with Git references by @Perdiga in #58
- --only-changed-files fixes by @Perdiga in #59
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #61
- fix: improve Git info extraction and error handling in analyze function by @Perdiga in #60
- Enhance GitHub API integration and error handling in CodeQL by @fernandosantos-br in #62
- Refactor get_git_info method to use consistent commit SHA fetching by @fernandosantos-br in #65
- Release v0.1.10 by @Perdiga in #66
- Release v0.1.11 by @Perdiga in #67
- Add GitHub token authentication for fetching pull requests by @fernandosantos-br in #68
- Release v0.1.12 by @Perdiga in #69
- Remove tests badge from README.md by @fernandosantos-br in #73
- Add support section to README and create CONTRIBUTING guidelines by @fernandosantos-br in #75
- Fix base_ref retrieval in GitUtils for better pull request handling by @fernandosantos-br in #76
- Enhance current commit resolution logic in GitUtils with fallback by @fernandosantos-br in #77
- Enhance GitUtils class with improved repository information handling by @fernandosantos-br in #79
- Update README.md to enhance clarity and structure by @fernandosantos-br in #80
- Update documentation to reflect changes in CodeQL Wrapper by @fernandosantos-br in #81
- Update .gitignore to refine ignored files and directories, including … by @fernandosantos-br in #82
- Potential fix for code scanning alert no. 16: Workflow does not contain permissions by @Perdiga in #84
- Improve workflow to deploy build versions to Pypi by @Perdiga in #88
- Feature/workflow improvements by @Perdiga in #89
- Fix PEP 440 versioning by @Perdiga in #90
- Fix GH token by @Perdiga in #91
- Release v0.1.13 by @Perdiga in #92
- Feature/workflow improvements by @Perdiga in #93
- Release v0.1.13 by @Perdiga in #95
- Fix nothing to commit when release version by @Perdiga in #94
- Revert version number to 0.1.12 in pyproject.toml by @Perdiga in #97
- Release v0.1.13 by @Perdiga in #100
New Contributors
- @Perdiga made their first contribution in #1
- @dependabot[bot] made their first contribution in #2
- @fernandosantos-br made their first contribution in #23
Full Changelog: https://github.com/ModusCreate-Perdigao-GHAS-Playground/codeql-wrapper/commits/v0.1.13