-
Notifications
You must be signed in to change notification settings - Fork 2
feat: Update README.md #68
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
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
Updates the README.md file to improve formatting and visual presentation by adding centered header styling, project status warnings, and GitHub-style badges for enhanced documentation appearance.
- Adds HTML-based centered header layout with warning about early development status
- Includes GitHub-style badges for repository metrics (actions status, issues, stars, license)
- Maintains existing content structure while improving visual presentation
Comments suppressed due to low confidence (1)
README.md:1
- The license link points to './LICENSE.txt' but the badge on line 12 links to './LICENSE'. These should reference the same file for consistency.
<!-- markdownlint-disable -->
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| [](https://github.com/advanced-security/codeql-summarize/actions/workflows/publish.yml?query=branch%3Amain) | ||
| [](https://github.com/advanced-security/codeql-summarize/issues) | ||
| [](https://github.com/advanced-security/codeql-summarize) | ||
| [](./LICENSE) |
Copilot
AI
Sep 4, 2025
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.
The license badge URL references 'Ileriayo/markdown-badges' repository instead of the current repository 'advanced-security/codeql-summarize'. This will display the wrong license information.
| [](./LICENSE) | |
| [](./LICENSE) |
No description provided.