-
Notifications
You must be signed in to change notification settings - Fork 21
Block outbound HTTP(s) requests #646
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
Open
timokoessler
wants to merge
19
commits into
main
Choose a base branch
from
block-outbound
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+810
−22
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
…ound * 'main' of github.com:AikidoSec/node-RASP: (245 commits) Cleanup Dockerfile and .dockerignore Remove duplicate test case in imds.test.ts Fix detection of IMDS IPv4 addresses mapped to IPv6 Update .github/workflows/unit-test.yml Fix missing wasm in some tests Try to fix npm ci Skip build in unit tests if not necessary Cleanup devDependencies for linked library dep Use specific version for @aws-sdk/client-bedrock-runtime Fix was backported to v24 Fix lock files Don't add empty strings to the context Remove eslint Add React Router SSR ESM sample app Update esm docs Update comment Fix import Use path.sep instead of `/` Rename function to `extractPathStringsFromUserInputCached` Apply suggestion from @hansott ...
Assertions are translated to node's own assertions, which are more strict than tap's.
…ound * 'main' of github.com:AikidoSec/node-RASP: Add special case for v15 printSchema (adds new line) Also run schema test on GraphQL v15 Remove graphql-v16, we already have it available as graphql Revert "Try without safe-chain" Try without safe-chain Downgrade npm to package lock bug Detect file change Detect file change Add support for GraphQL v15
…ound * 'main' of github.com:AikidoSec/node-RASP: Add comment Revert change Add env var Fix npm downgrade in build workflow v22 also ships buggy npm version Use Symbol for wrapped functions Mark GraphQL v15 as supported Document stored SSRF attacks as being supported Do not use npx for unit tests More npm downgrades Also downgrade npm on v24 Update Safe Chain
We don't show it yet in the dashboard.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.