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 recording #8

Merged
merged 2 commits into from Aug 9, 2023
Merged

Fix recording #8

merged 2 commits into from Aug 9, 2023

Conversation

geovannimp
Copy link
Contributor

No description provided.

@@ -27,7 +27,7 @@
"format": "prettier --write \"**/*.{ts,js,json,css,md,yml}\"",
"format:check": "prettier --check \"**/*.{ts,js,json,css,md,yml}\"",
"type-check": "tsc",
"test": "jest",
"test": "node --no-experimental-fetch node_modules/.bin/jest",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This fixes the error:
nock/nock#2397

@socket-security
Copy link

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@jupiterone/integration-sdk-testing 10.0.0 network, environment +149 24.7 MB jupiterone-dev
@jupiterone/integration-sdk-core 10.0.0 environment +2 767 kB jupiterone-dev
@jupiterone/integration-sdk-dev-tools 9.11.1...10.0.0 None +210/-51 95.6 MB jupiterone-dev

@socket-security
Copy link

socket-security bot commented Aug 9, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: es5-ext@0.8.2

Next steps

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

@ryan-willis
Copy link
Contributor

@SocketSecurity ignore es5-ext@0.8.2

@ryan-willis ryan-willis merged commit 3cf6c6b into sdk Aug 9, 2023
5 checks passed
@ryan-willis ryan-willis deleted the fix-recording branch August 9, 2023 17:24
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.

None yet

3 participants