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

Update vuln libs #440

Merged
merged 8 commits into from
Dec 17, 2024
Merged

Update vuln libs #440

merged 8 commits into from
Dec 17, 2024

Conversation

rajdeepnanua-okta
Copy link
Contributor

@rajdeepnanua-okta rajdeepnanua-okta commented Dec 16, 2024

This PR updates vuln libs and also removes jsonpath-plus. Thanks @vero1024 for jsonpath-plus removal :)
Additional changes in this PR are to update macos runner to macos 15 since the existing one (macos-12) is now deprecated by GHA.

@rajdeepnanua-okta rajdeepnanua-okta force-pushed the vulns_update branch 5 times, most recently from 12766cc to f0eabd3 Compare December 16, 2024 20:10
index.js Outdated Show resolved Hide resolved
index.js Outdated
@@ -54,12 +53,66 @@ class OktaStatusError extends Error {
}
}

class ConfigurationValidationError extends Error {}
const findDomainURL = 'https://bit.ly/finding-okta-domain';
const findAppCredentialsURL = 'https://bit.ly/finding-okta-app-credentials';
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
const findAppCredentialsURL = 'https://bit.ly/finding-okta-app-credentials';
const findAppCredentialsURL = 'https://developer.okta.com/docs/guides/find-your-app-credentials/';

index.js Outdated Show resolved Hide resolved
@rajdeepnanua-okta rajdeepnanua-okta merged commit 5c9ba4e into master Dec 17, 2024
2 of 3 checks passed
@rajdeepnanua-okta rajdeepnanua-okta deleted the vulns_update branch December 17, 2024 00:12
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