-
Notifications
You must be signed in to change notification settings - Fork 12
v0.5.0 #219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.5.0 #219
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the version number from 0.4.1 to 0.5.0 across all configuration files and documentation, along with some documentation improvements and a new contributor addition.
- Version bump from 0.4.1 to 0.5.0 across all project files
- Added deprecation notice for Bicep and GitHub Actions scanning support
- Enhanced documentation with emojis and improved structure
Reviewed Changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| ql/src/qlpack.yml | Version update for queries package |
| ql/lib/qlpack.yml | Version update for library package |
| extractor/Cargo.toml | Version update for Rust extractor |
| codeql-extractor.yml | Version update for CodeQL extractor config |
| README.md | Version update in usage example, deprecation notice, and documentation styling |
| CONTRIBUTING.md | Complete rewrite with better structure and build instructions |
| .release.yml | Version update in release configuration |
| .github/action/src/codeql.ts | Version update for GitHub Action |
| .github/CODEOWNERS | Updated maintainer reference |
| .all-contributorsrc | Added new contributor Viktor Lindström |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
No description provided.