Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds condition based on build description #129

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

damianszczepanik
Copy link
Member

No description provided.

}

// names must refer to the field name
public ListBoxModel doFillMatchingMethodItems() {

Check warning

Code scanning / Jenkins Security Scan

Stapler: Missing POST/RequirePOST annotation Warning

Potential CSRF vulnerability: If BuildDescriptionDescriptor#doFillMatchingMethodItems connects to user-specified URLs, modifies state, or is expensive to run, it should be annotated with @POST or @RequirePOST
}

// names must refer to the field name
public ListBoxModel doFillMatchingMethodItems() {

Check warning

Code scanning / Jenkins Security Scan

Stapler: Missing permission check Warning

Potential missing permission check in BuildDescriptionDescriptor#doFillMatchingMethodItems
@damianszczepanik damianszczepanik merged commit 3c860bd into master Jun 26, 2024
14 of 15 checks passed
@damianszczepanik damianszczepanik deleted the description branch June 26, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant