You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: .github/workflows/release.yml
+4-11Lines changed: 4 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -185,20 +185,13 @@ jobs:
185
185
prerelease: false
186
186
draft: false
187
187
body: |
188
-
### Added
189
-
190
-
- Support msbuild Directory.build.props (#5475)
191
-
- better display of NPM audit references
192
-
- Add CVSS V3 results from NPM Audit results
193
-
194
188
### Fixed
195
189
196
-
- Fix several issues on NPM Audit reporting (#5546)
197
-
- Case issue in SQL (#5557)
198
-
- Fix CWE(s) extraction for NPM Audit advisories
199
-
- Use the stable github_advisory_id instead of the now unstable id in NPM audit results
190
+
- NullPointerException in MSBuildAnalyzer (#5589)
191
+
- SQL Syntax for Oracle (#5590)
192
+
- Use `https://` URLs in report templates (#5582)
200
193
201
-
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/63?closed=1).
194
+
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/64?closed=1).
- Use `https://` URLs in report templates (#5582)
11
+
12
+
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/64?closed=1).
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/63?closed=1).
0 commit comments