File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release v1.0.17.2 (February 16th, 2025)
4+ * Added a Highlighted findings section to the HTML report. Special thanks to XXXXXX for their feedback.
5+ * Added to every table in the HTML report the ability to collapse and expand.
6+ * Merged the finding on similar repository names with the finding on the repository being the most starred.
7+ * Improved the introduction section of the HTML report to guide users with sample use-cases for Gitxray.
8+
39## Release v1.0.17.1 (January 30th, 2025)
410* Fixed parsing of legacy workflows which include an empty path attribute.
511* Fixed parsing of broken armored PGP keys which appear to be accepted by GitHub when being added to a user's profile.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " gitxray"
7- version = " 1.0.17.1 "
7+ version = " 1.0.17.2 "
88authors = [
99 { name =" Lucas Lavarello" , email =" llavarello@kulkan.com" },
1010]
You can’t perform that action at this time.
0 commit comments