Socket
Socket
Sign inDemoInstall

cvtrafficregenerator

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cvtrafficregenerator

To regenerate events traffic in CloudVector API Shark when there is change in API spec


Maintainers
1

cvtrafficregenerator

CV-TrafficRegenerator is a Python library for regenerating the API events captured in CloudVector's APIShark tool with the new additions when there are changes in the APISpec

Visit https://www.cloudvector.com/api-shark-free-observability-security-monitoring-tool/#apishark

Installation

Use the package manager pip to install foobar.

pip install cvtrafficregenerator

Usage


****************************************************************************************************
CloudVector CommunityEdition - Coverage analysis plugin
****************************************************************************************************

Enter CommunityEdition(CE) host in format <host>:<port> : x.x.x.x:y
Enter your CommunityEdition(CE) username : sandeep
CommunityEdition(CE) password:
Enter absolute path to Old API SPEC: ../input.json
Enter absolute path to new API SPEC : ../input1.json 

instead of giving inputs every single time you can also alternatively create a file called my_cesetup.yaml in the path from where you are running the tool

ce_host:
ce_username:
ce_recording:
input_apispec:

you can have multiple such my_cesetup.yaml for different CE setup or different recordings and run them from specific paths for its corresponding reports

License

MIT

Keywords

FAQs


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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc