New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

insomnia-plugin-request-body-hmac-bruno

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

insomnia-plugin-request-body-hmac-bruno

Insomnia template tag for HMAC signature of value or request body

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Insomnia template tag for HMAC signature of message or request body

Based on the Template tag for hashing and also the HMAC template tag plugin published to NPM.

For the nice rest client Insomnia

Install by going to the plugins tab in Insomnia and search for insomia-plugin-request-body-hmac

Main feature is being able to generate HMAC signatures from a key and a message, where the message can be the request body content.

The signature can be inserted into the url, request parameters, headers, and request body itself. That last one is probably only useful in combination of doing the signature using a portion of the request body selected by JSONPath. Also has an option of removing whitespace from a JSON request body before calculating the signature.

Keywords

FAQs

Package last updated on 12 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc