
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
🚀AI-Powered API Testing CLI - Generate tests from natural language, interactive builder, performance benchmarking, Postman import
Modern CLI tool for API testing with AI generation, interactive features, and performance benchmarking.
pip install noiv
# Test any API instantly
noiv quick https://api.github.com/users/octocat
# Generate tests with AI
noiv generate natural "test user authentication and profile API"
# Interactive test builder
noiv build
# Performance benchmark
noiv benchmark https://httpbin.org/get -n 100 -c 10
Command | Purpose |
---|---|
noiv quick <url> | Instant API testing |
noiv generate natural "<description>" | AI-powered test creation |
noiv build | Interactive test wizard |
noiv benchmark <url> | Performance testing |
noiv import postman <file> | Import Postman collections |
noiv test run <file> | Execute test suites |
noiv test run *.yaml
or --directory tests/
)📁 Examples Directory - Sample test files and tutorials
MIT License
MIT License
FAQs
🚀AI-Powered API Testing CLI - Generate tests from natural language, interactive builder, performance benchmarking, Postman import
We found that noiv 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
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.