Huge News!Announcing our $40M Series B led by Abstract Ventures.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 (Bruno version)

  • 0.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Insomnia template tag for HMAC signature of message or request body (Bruno version)

Based on the Insomnia template tag for HMAC signature of message or request body published to NPM.

For the nice rest client Insomnia

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