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 Fastify #246

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Add support for Fastify #246

wants to merge 19 commits into from

Conversation

timokoessler
Copy link
Contributor

@timokoessler timokoessler commented Jun 16, 2024

  • Add sample app
  • Wrap GET requests
  • Wrap other request methods and other functions
  • Patch default module export
  • Add tests
  • Add end2end tests

sample-apps/fastify-mysql2/db.js Dismissed Show dismissed Hide dismissed
Copy link

codecov bot commented Jun 20, 2024

timokoessler and others added 4 commits June 20, 2024 18:17
* 'main' of github.com:AikidoSec/node-RASP: (42 commits)
  Fix merge
  Add separate xml property to context
  Add tests for sinks
  Update object check and Readme
  Fix comment
  Improve inspectResult test coverage
  Add tests for MethodResultInterceptor
  Add support for fast-xml-parser
  Add new MethodResultInterceptor
  Add additional test and comment
  Try fixing end2end in CI
  Change mysql2 version in test
  Update readme and xml end2end ports
  Fix linting
  Add xml2js end2end tests
  Hono: Parse as text if content type includes xml
  Add xml2js source and sample app
  Fix Hono not checking text bodies
  Add url of express docs
  Add express.subdomains test
  ...
sample-apps/fastify-mysql2/Cats.js Dismissed Show dismissed Hide dismissed
sample-apps/fastify-mysql2/app.js Dismissed Show dismissed Hide dismissed
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

2 participants