jenkinsci / categorized-view-plugin

This is a plugin to create a new view named Categorized Jobs View, where jobs are grouped dynamically by regular expressions
https://plugins.jenkins.io/categorized-view/
GNU General Public License v3.0
11 stars 25 forks source link

[JENKINS-74103] ]Remove inline JS script and onClick handler in `CatProjectViewRow.jelly` #75

Closed shlomomdahan closed 1 week ago

shlomomdahan commented 1 week ago

Removes inline JS and onClick in catProjectViewRow.jelly.

Testing done

Other CSP violation shown is from #74

BEFORE CHANGES AFTER CHANGES

Submitter checklist