Skip to content

Commit 4a5d7f9

Browse files
authored
Merge pull request #291 from shivasurya/shiva/npm-publish-sept-29
secureflow-cli: release v0.0.2
2 parents 30f04d7 + 109cf1b commit 4a5d7f9

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

extension/secureflow/packages/secureflow-cli/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ SecureFlow CLI is a powerful command-line tool that performs comprehensive secur
1111
- 🎯 **Comprehensive Scanning** - Full project security analysis with context-aware insights
1212
- 📊 **Multiple Output Formats** - Text, JSON, and DefectDojo integration
1313
- 🏗️ **Project Profiling** - Technology stack detection and application type identification
14-
- 🔒 **Security-First** - Built-in protections against directory traversal and hidden file exposure
1514
- 🎨 **Beautiful TUI** - Claude-style terminal interface with colored output and progress indicators
1615

1716
## 🚀 Quick Start

extension/secureflow/packages/secureflow-cli/package-lock.json

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension/secureflow/packages/secureflow-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codepathfinder/secureflow-cli",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "AI-powered security analysis CLI tool with intelligent file discovery and comprehensive vulnerability scanning",
55
"license": "AGPL-3.0",
66
"bin": {

0 commit comments

Comments
 (0)