![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
insomnia-plugin-usage-logger
Advanced tools
An Insomnia plugin for logging request and response details using Resurface. More info at: https://resurface.io
Log API requests and responses made with Insomnia to your own system of record.
insomnia-plugin-usage-logger
and click Install Plugin.(Alternatively, check out the manual installation.)
That's it!
http://localhost:4002
to explore all your logs using the included API ExplorerHappy loggin' 📝
This plugin has access to three environment variables, but only one them is required for the logger to work properly.
The environment variable USAGE_LOGGERS_URL
stores this address, which by default should be http://localhost:4001/message
The environment variable USAGE_LOGGERS_RULES
stores these rules. Learn more
You can! By setting the environment variable USAGE_LOGGERS_DISABLE
to true
the logger will be disabled and no API calls will be logged.
In addition, if you're not using any other environment variables, you can just disable the environment and no API calls will be logged until you select the environment again.
~/Library/Application\ Support/Insomnia/plugins/
%APPDATA%\Insomnia\plugins\
$XDG_CONFIG_HOME/Insomnia/plugins/ or ~/.config/Insomnia/plugins/
npm i
Loggers always have an active set of rules that control what data is logged
and how sensitive data is masked. All of the examples above apply a predefined set of rules (include debug
),
but logging rules are easily customized to meet the needs of any application.
© 2016-2021 Resurface Labs Inc.
FAQs
An Insomnia plugin for logging request and response details using Resurface. More info at: https://resurface.io
The npm package insomnia-plugin-usage-logger receives a total of 43 weekly downloads. As such, insomnia-plugin-usage-logger popularity was classified as not popular.
We found that insomnia-plugin-usage-logger demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.