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 tests failing due to JVM security exceptions #41

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

sstults
Copy link

@sstults sstults commented Sep 6, 2024

  • Fix a typo in the security policy file
  • Reference the security policy file for tests initiated through gradle

Description

This addresses the failing tests listed in #15. It does not remove any dependencies though.

Issues Resolved

Addresses #15. Possibly closes.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

- Fix a typo in the security policy file
- Reference the security policy file for tests

Signed-off-by: Scott Stults <[email protected]>
@macohen
Copy link
Collaborator

macohen commented Sep 10, 2024

@opensearch-project/admin is there an issue with Mend right now? It keeps failing. Not sure if I missed an update on how these are handled, but getting this error: "Oops! An error occurred while running the Security Check.The Scanner was unable to connect to the repository or branch and clone it."

@msfroh
Copy link

msfroh commented Sep 11, 2024

is there an issue with Mend right now? It keeps failing.

Yes. This is pretty common across all the repos. On core, we mostly ignore these failures for the time being.

@macohen macohen merged commit 6369a78 into opensearch-project:main Sep 12, 2024
2 of 5 checks passed
macohen added a commit that referenced this pull request Sep 12, 2024
@macohen
Copy link
Collaborator

macohen commented Sep 12, 2024

@sstults can you check on the build failures for jdk21, please?

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.

3 participants