fix(sec): upgrade org.apache.jena:jena-arq to 4.9.0#2234
fix(sec): upgrade org.apache.jena:jena-arq to 4.9.0#2234suguds wants to merge 1 commit intoapache:mainfrom
Conversation
|
Thanks for the PR but in this case we cannot accept it. The module containing the As such there is no security risk involved here and I will close this issue Please note that for future reference any security issues with any Apache project should be reported using the Apache Security Process and not via public PRs/issues. |
What happened?
There are 1 security vulnerabilities found in org.apache.jena:jena-arq 4.8.0
What did I do?
Upgrade org.apache.jena:jena-arq from 4.8.0 to 4.9.0 for vulnerability fix
What did you expect to happen?
Ideally, no insecure libs should be used.
How can we automate the detection of these types of issues?
By using the GitHub Actions configurations provided by murphysec, we can conduct automatic code security checks in our CI pipeline.
The specification of the pull request
PR Specification from OSCS