fix(sec): upgrade org.pac4j:pac4j-core to 5.3.1#14787
fix(sec): upgrade org.pac4j:pac4j-core to 5.3.1#14787ChengDaqi2023 wants to merge 1 commit intoapache:masterfrom
Conversation
|
@ChengDaqi2023 - can you fix the build failures? |
|
upgrading from 3.x to 4.x required some code changes as part of #15522. I would imagine moving to 5.x would also involve more than a version bump. @ChengDaqi2023 do you plan to pick this up again? |
|
This pull request has been marked as stale due to 60 days of inactivity. |
|
@ChengDaqi2023 - are you still working on this? |
|
This pull request has been marked as stale due to 60 days of inactivity. |
|
This pull request/issue has been closed due to lack of activity. If you think that |
What happened?
There are 1 security vulnerabilities found in org.pac4j:pac4j-core 3.8.3
What did I do?
Upgrade org.pac4j:pac4j-core from 3.8.3 to 5.3.1 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