shieldops-cli 1.0.2__tar.gz → 1.0.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. {shieldops_cli-1.0.2/shieldops_cli.egg-info → shieldops_cli-1.0.3}/PKG-INFO +10 -7
  2. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/README.md +9 -6
  3. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/pyproject.toml +1 -1
  4. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/__init__.py +1 -1
  5. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3/shieldops_cli.egg-info}/PKG-INFO +10 -7
  6. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/LICENSE +0 -0
  7. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/setup.cfg +0 -0
  8. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/api_client.py +0 -0
  9. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/auth.py +0 -0
  10. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/commands/__init__.py +0 -0
  11. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/commands/analyze.py +0 -0
  12. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/commands/autofix.py +0 -0
  13. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/commands/compose_gen.py +0 -0
  14. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/commands/compose_scan.py +0 -0
  15. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/commands/config_cmd.py +0 -0
  16. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/commands/k8s_scan.py +0 -0
  17. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/commands/sbom.py +0 -0
  18. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/commands/scan_image.py +0 -0
  19. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/commands/tui.py +0 -0
  20. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/config.py +0 -0
  21. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/formatters/__init__.py +0 -0
  22. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/formatters/json_fmt.py +0 -0
  23. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/formatters/sarif.py +0 -0
  24. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/formatters/summary.py +0 -0
  25. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/formatters/table.py +0 -0
  26. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/local_analyzer.py +0 -0
  27. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli/main.py +0 -0
  28. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli.egg-info/SOURCES.txt +0 -0
  29. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli.egg-info/dependency_links.txt +0 -0
  30. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli.egg-info/entry_points.txt +0 -0
  31. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli.egg-info/requires.txt +0 -0
  32. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/shieldops_cli.egg-info/top_level.txt +0 -0
  33. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/tests/test_analyze.py +0 -0
  34. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/tests/test_auth.py +0 -0
  35. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/tests/test_formatters.py +0 -0
  36. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/tests/test_phase2_validation.py +0 -0
  37. {shieldops_cli-1.0.2 → shieldops_cli-1.0.3}/tests/test_score_zero_bug.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: shieldops-cli
3
- Version: 1.0.2
3
+ Version: 1.0.3
4
4
  Summary: ShieldOps AI — Security scanner CLI for Docker, Kubernetes, Compose, SBOM, and more.
5
5
  Author-email: ShieldOps AI <support@shieldops.ai>
6
6
  License-Expression: MIT
@@ -40,11 +40,11 @@ Dynamic: license-file
40
40
  [![Powered by ShieldOps AI](https://img.shields.io/badge/powered%20by-ShieldOps%20AI-8B5CF6)](https://shieldops-ai.dev)
41
41
 
42
42
  <p align="center">
43
- <img src="docs/screenshots/tui-session.svg" alt="ShieldOps TUI interactive session" width="800">
43
+ <img src="https://raw.githubusercontent.com/mohammedabdallahcv-creator/shieldops-cli/main/docs/screenshots/tui-session.png" alt="ShieldOps TUI interactive session" width="800">
44
44
  </p>
45
45
 
46
46
  <p align="center">
47
- <img src="docs/screenshots/cli-output.svg" alt="ShieldOps CLI scan results" width="800">
47
+ <img src="https://raw.githubusercontent.com/mohammedabdallahcv-creator/shieldops-cli/main/docs/screenshots/cli-output.png" alt="ShieldOps CLI scan results" width="800">
48
48
  </p>
49
49
 
50
50
  ---
@@ -126,11 +126,14 @@ pip install shieldops-cli
126
126
 
127
127
  ### `analyze` — Dockerfile Security Scan
128
128
 
129
+ Runs locally by default (no API key). Use `--api` for cloud AI analysis.
130
+
129
131
  ```bash
130
- shieldops analyze Dockerfile
131
- shieldops analyze Dockerfile --format json
132
- shieldops analyze Dockerfile --fail-on high # CI/CD gate
133
- shieldops analyze Dockerfile --open-report # open browser report
132
+ shieldops analyze Dockerfile # local (free, unlimited)
133
+ shieldops analyze Dockerfile --api # cloud AI (requires login)
134
+ shieldops analyze Dockerfile --format json --output report.json
135
+ shieldops analyze Dockerfile --fail-on high # CI/CD gate
136
+ shieldops analyze Dockerfile --open-report # open browser report
134
137
  ```
135
138
 
136
139
  ### `autofix` — AI-Powered Dockerfile Fix
@@ -9,11 +9,11 @@
9
9
  [![Powered by ShieldOps AI](https://img.shields.io/badge/powered%20by-ShieldOps%20AI-8B5CF6)](https://shieldops-ai.dev)
10
10
 
11
11
  <p align="center">
12
- <img src="docs/screenshots/tui-session.svg" alt="ShieldOps TUI interactive session" width="800">
12
+ <img src="https://raw.githubusercontent.com/mohammedabdallahcv-creator/shieldops-cli/main/docs/screenshots/tui-session.png" alt="ShieldOps TUI interactive session" width="800">
13
13
  </p>
14
14
 
15
15
  <p align="center">
16
- <img src="docs/screenshots/cli-output.svg" alt="ShieldOps CLI scan results" width="800">
16
+ <img src="https://raw.githubusercontent.com/mohammedabdallahcv-creator/shieldops-cli/main/docs/screenshots/cli-output.png" alt="ShieldOps CLI scan results" width="800">
17
17
  </p>
18
18
 
19
19
  ---
@@ -95,11 +95,14 @@ pip install shieldops-cli
95
95
 
96
96
  ### `analyze` — Dockerfile Security Scan
97
97
 
98
+ Runs locally by default (no API key). Use `--api` for cloud AI analysis.
99
+
98
100
  ```bash
99
- shieldops analyze Dockerfile
100
- shieldops analyze Dockerfile --format json
101
- shieldops analyze Dockerfile --fail-on high # CI/CD gate
102
- shieldops analyze Dockerfile --open-report # open browser report
101
+ shieldops analyze Dockerfile # local (free, unlimited)
102
+ shieldops analyze Dockerfile --api # cloud AI (requires login)
103
+ shieldops analyze Dockerfile --format json --output report.json
104
+ shieldops analyze Dockerfile --fail-on high # CI/CD gate
105
+ shieldops analyze Dockerfile --open-report # open browser report
103
106
  ```
104
107
 
105
108
  ### `autofix` — AI-Powered Dockerfile Fix
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "shieldops-cli"
7
- version = "1.0.2"
7
+ version = "1.0.3"
8
8
  description = "ShieldOps AI — Security scanner CLI for Docker, Kubernetes, Compose, SBOM, and more."
9
9
  readme = "README.md"
10
10
  license = "MIT"
@@ -1,3 +1,3 @@
1
1
  """ShieldOps AI CLI — Security scanner for Docker, Kubernetes, Compose, SBOM, and more."""
2
2
 
3
- __version__ = "1.0.2"
3
+ __version__ = "1.0.3"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: shieldops-cli
3
- Version: 1.0.2
3
+ Version: 1.0.3
4
4
  Summary: ShieldOps AI — Security scanner CLI for Docker, Kubernetes, Compose, SBOM, and more.
5
5
  Author-email: ShieldOps AI <support@shieldops.ai>
6
6
  License-Expression: MIT
@@ -40,11 +40,11 @@ Dynamic: license-file
40
40
  [![Powered by ShieldOps AI](https://img.shields.io/badge/powered%20by-ShieldOps%20AI-8B5CF6)](https://shieldops-ai.dev)
41
41
 
42
42
  <p align="center">
43
- <img src="docs/screenshots/tui-session.svg" alt="ShieldOps TUI interactive session" width="800">
43
+ <img src="https://raw.githubusercontent.com/mohammedabdallahcv-creator/shieldops-cli/main/docs/screenshots/tui-session.png" alt="ShieldOps TUI interactive session" width="800">
44
44
  </p>
45
45
 
46
46
  <p align="center">
47
- <img src="docs/screenshots/cli-output.svg" alt="ShieldOps CLI scan results" width="800">
47
+ <img src="https://raw.githubusercontent.com/mohammedabdallahcv-creator/shieldops-cli/main/docs/screenshots/cli-output.png" alt="ShieldOps CLI scan results" width="800">
48
48
  </p>
49
49
 
50
50
  ---
@@ -126,11 +126,14 @@ pip install shieldops-cli
126
126
 
127
127
  ### `analyze` — Dockerfile Security Scan
128
128
 
129
+ Runs locally by default (no API key). Use `--api` for cloud AI analysis.
130
+
129
131
  ```bash
130
- shieldops analyze Dockerfile
131
- shieldops analyze Dockerfile --format json
132
- shieldops analyze Dockerfile --fail-on high # CI/CD gate
133
- shieldops analyze Dockerfile --open-report # open browser report
132
+ shieldops analyze Dockerfile # local (free, unlimited)
133
+ shieldops analyze Dockerfile --api # cloud AI (requires login)
134
+ shieldops analyze Dockerfile --format json --output report.json
135
+ shieldops analyze Dockerfile --fail-on high # CI/CD gate
136
+ shieldops analyze Dockerfile --open-report # open browser report
134
137
  ```
135
138
 
136
139
  ### `autofix` — AI-Powered Dockerfile Fix
File without changes
File without changes