corgea-cli 1.2.4__py3-none-win32.whl

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.
Binary file
@@ -0,0 +1,37 @@
1
+ Metadata-Version: 2.3
2
+ Name: corgea-cli
3
+ Version: 1.2.4
4
+ Classifier: Development Status :: 5 - Production/Stable
5
+ Classifier: Environment :: Console
6
+ Classifier: Intended Audience :: Developers
7
+ Classifier: Operating System :: OS Independent
8
+ Classifier: Programming Language :: Python
9
+ Classifier: Programming Language :: Python :: 3.8
10
+ Classifier: Programming Language :: Python :: 3.9
11
+ Classifier: Programming Language :: Python :: 3.10
12
+ Classifier: Programming Language :: Python :: 3.11
13
+ Classifier: Programming Language :: Python :: 3.12
14
+ Classifier: Programming Language :: Python :: 3 :: Only
15
+ Classifier: Programming Language :: Rust
16
+ Summary: The Corgea CLI. Scan for vulnerabilties, create fixes.
17
+ Author-email: Adam Bronte <adam@corgea.com>
18
+ Requires-Python: >=3.8
19
+ Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
20
+ Project-URL: Homepage, https://corgea.com
21
+ Project-URL: Documentation, https://docs.corgea.app
22
+ Project-URL: Repository, https://github.com/Corgea/cli
23
+ Project-URL: Issues, https://github.com/Corgea/cli/issues
24
+ Project-URL: Changelog, https://github.com/Corgea/cli/releases
25
+
26
+ # Corgea CLI
27
+ Corgea one-line command to upload SAST results. This command will run your scanner, and send the vulnerabilities report to Corgea for analysis.
28
+
29
+
30
+ <Card>
31
+
32
+ [Watch video](https://www.loom.com/share/0d3ed94d1f01401a86906fc9713ee709?sid=b11c1f5a-66ff-4dbf-a83a-c9bea15a5d7b)
33
+
34
+ [![](https://cdn.loom.com/sessions/thumbnails/0d3ed94d1f01401a86906fc9713ee709-with-play.gif)](https://www.loom.com/share/0d3ed94d1f01401a86906fc9713ee709?sid=b11c1f5a-66ff-4dbf-a83a-c9bea15a5d7b)
35
+
36
+ </Card>
37
+
@@ -0,0 +1,4 @@
1
+ corgea_cli-1.2.4.dist-info/METADATA,sha256=tfk5bcUubr4HDSSzbpr9SS4K27GMS_BLh0UkFG-qj0I,1601
2
+ corgea_cli-1.2.4.dist-info/WHEEL,sha256=fJYHk8v8Y3kkB5fuJMvKTFdKGdxkhMiLj7pW69aHbsA,89
3
+ corgea_cli-1.2.4.data/scripts/corgea.exe,sha256=A1CyC8HQuLAgSQxww1ZBObCNZDetXiqwcXG3ulHJ4j0,3532800
4
+ corgea_cli-1.2.4.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: maturin (1.5.1)
3
+ Root-Is-Purelib: false
4
+ Tag: py3-none-win32