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

[fix][test] Cherry-pick 2.10_ds Fix owasp-dependency-check #209

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

nikhil-ctds
Copy link
Collaborator

Motivation

Explain here the context, and why you're making that change. What is the problem you're trying to solve.

Modifications

Describe the modifications you've done.

  • a05abe6 - Fix Owasp suppressions (move suppressions from org.apache.pulsar to com.datastax.oss)
  • 1d55251 - Fix owasp-dependency-check supression file

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

If yes was chosen, please highlight the changes

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API: (no)
  • The schema: (no)
  • The default values of configurations: (yes)
  • The wire protocol: (no)
  • The rest endpoints: (no)
  • The admin cli options: (no)
  • Anything that affects deployment: (no)

Documentation

Check the box below or label this PR directly (if you have committer privilege).

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc

    (If this PR contains doc changes)

…om.datastax.oss)

(cherry picked from commit a05abe6)

 Conflicts:
	src/owasp-dependency-check-false-positives.xml
(cherry picked from commit 1d55251)

 Conflicts:
	src/owasp-dependency-check-false-positives.xml
Copy link
Collaborator

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

is the OWASP check passing now ?

@srinath-ctds srinath-ctds merged commit 9f850e3 into 3.1_ds Dec 13, 2023
46 of 47 checks passed
@srinath-ctds srinath-ctds deleted the 3.1_ds_check-owasp branch December 13, 2023 08:39
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.

4 participants