Branch: refs/heads/master
Home: https://github.com/jenkinsci/remote-jobs-view-plugin
Commit: 836cb7df70377d4162ce317e1c5dfc4a6a48f6a7
https://github.com/jenkinsci/remote-jobs-view-plugin/commit/836cb7df70377d4162ce317e1c5dfc4a6a48f6a7
Author: Swamy_M_S <[email protected]>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M
src/main/java/com/sap/jenkinsci/plugin/remote_view/SectionedViewSection.java
Log Message:
-----------
security fix for parsing XML
Commit: b95455ecfb2d68bc1e4f1abb8b9bfe1e6f47ea56
https://github.com/jenkinsci/remote-jobs-view-plugin/commit/b95455ecfb2d68bc1e4f1abb8b9bfe1e6f47ea56
Author: Swamy_M_S <[email protected]>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M src/main/java/com/sap/jenkinsci/plugin/remote_view/RemoteJobsView.java
M
src/main/java/com/sap/jenkinsci/plugin/remote_view/SectionedViewSection.java
M
src/main/resources/com/sap/jenkinsci/plugin/remote_view/RemoteJobsSection/config.jelly
M
src/main/resources/com/sap/jenkinsci/plugin/remote_view/RemoteJobsSection/main.jelly
M
src/main/resources/com/sap/jenkinsci/plugin/remote_view/RemoteJobsView/configure-entries.jelly
M
src/main/resources/com/sap/jenkinsci/plugin/remote_view/RemoteJobsView/main.jelly
M
src/main/resources/com/sap/jenkinsci/plugin/remote_view/RemoteJobsView/newViewDetail.jelly
Log Message:
-----------
Security Bug Fix
Commit: 75f5b3b4f3b9d720edbd4d0154a0e2ef650c2f29
https://github.com/jenkinsci/remote-jobs-view-plugin/commit/75f5b3b4f3b9d720edbd4d0154a0e2ef650c2f29
Author: Swamy_M_S <[email protected]>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Security Bug Fix
Commit: 6b20b79206cbcf4965cd42c038924dc8521ed2e7
https://github.com/jenkinsci/remote-jobs-view-plugin/commit/6b20b79206cbcf4965cd42c038924dc8521ed2e7
Author: Swamy M S <[email protected]>
Date: 2023-07-30 (Sun, 30 Jul 2023)
Changed paths:
M pom.xml
M src/main/java/com/sap/jenkinsci/plugin/remote_view/RemoteJobsView.java
M
src/main/java/com/sap/jenkinsci/plugin/remote_view/SectionedViewSection.java
M
src/main/resources/com/sap/jenkinsci/plugin/remote_view/RemoteJobsSection/config.jelly
M
src/main/resources/com/sap/jenkinsci/plugin/remote_view/RemoteJobsSection/main.jelly
M
src/main/resources/com/sap/jenkinsci/plugin/remote_view/RemoteJobsView/configure-entries.jelly
M
src/main/resources/com/sap/jenkinsci/plugin/remote_view/RemoteJobsView/main.jelly
M
src/main/resources/com/sap/jenkinsci/plugin/remote_view/RemoteJobsView/newViewDetail.jelly
Log Message:
-----------
Security BUG FIX (#7)
<!-- Please describe your pull request here. -->
FIXED XXE vulnerability in remote-jobs-view-plugin Plugin in XML parsing
process
### Testing done
yes completed local testing
<!-- Comment:
Provide a clear description of how this change was tested.
At minimum this should include proof that a computer has executed the
changed lines.
Ideally this should include an automated test or an explanation as to
why this change has no tests.
Note that automated test coverage is less than complete, so a successful
PR build does not necessarily imply that a computer has executed the
changed lines.
If automated test coverage does not exist for the lines you are
changing, you must describe the scenario(s) in which you manually tested
the change.
For frontend changes, include screenshots of the relevant page(s) before
and after the change.
For refactoring and code cleanup changes, exercise the code before and
after the change and verify the behavior remains the same.
-->
<!--
Put an `x` into the [ ] to show you have filled the information.
The template comes from
https://github.com/jenkinsci/.github/blob/master/.github/pull_request_template.md
You can override it by creating .github/pull_request_template.md in your
own repository
-->
Compare:
https://github.com/jenkinsci/remote-jobs-view-plugin/compare/e6c27191e5da...6b20b79206cb
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/remote-jobs-view-plugin/push/refs/heads/master/e6c271-6b20b7%40github.com.