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

Add support for IP address blocking #447

Open
wants to merge 11 commits into
base: beta
Choose a base branch
from
Open

Conversation

timokoessler
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 95.69892% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
library/agent/Agent.ts 82.60% 4 Missing ⚠️
library/agent/api/fetchBlockedIPAddresses.ts 84.00% 3 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@timokoessler timokoessler marked this pull request as ready for review November 11, 2024 09:05
…-blocking

* 'beta' of github.com:AikidoSec/node-RASP: (38 commits)
  Remove console.log(...)
  Use fake credentials :)
  Add end2end test for n8n
  Upgrade to latest zen internals
  Use v4 of dd-trace (supports node v16 and higher)
  Add end2end test for compatibility with dd-trace
  Use fetch helper function instead of native
  Add comment why we use createServer
  Make non-owned props of express wrapped functions accessible
  Cleanup
  Preserve original handler name for Ghost
  Improve test
  Replace ULID
  Add test with operation name
  Add more tests
  Don't discover GraphQL queries from server-side rendering
  Fix tests (use createTestAgent utility fn)
  Fix lint
  Update comment
  Update comment
  ...
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.

2 participants