Skip to content

Commit 935cc3c

Browse files
author
patched.codes[bot]
committed
Patched /tmp/tmpr685vgq6/README.md
1 parent e24fb58 commit 935cc3c

File tree

1 file changed

+39
-10
lines changed

1 file changed

+39
-10
lines changed

README.md

Lines changed: 39 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,43 @@
1-
# [:] Example Python 2 Project
1+
## Contents of Code Files
22

3-
An example Python project to demonstrate [srcclr](https://www.srcclr.com) scans.
3+
### File: README.md
4+
- Description: Overview of the project with installation instructions and a link for project scans using `srcclr`.
5+
- Size: 380 bytes
6+
- Created: 2024-07-19 13:34:12
7+
- Modified: 2024-07-19 13:34:12
48

5-
Check out the [python3](https://github.com/srcclr/example-python/tree/python3) branch for a project that builds with Python 3.
9+
### File: html.js
10+
- Description: React component for server-side rendering.
11+
- Size: 5092 bytes
12+
- Created: 2024-07-19 13:34:12
13+
- Modified: 2024-07-19 13:34:12
614

7-
## Try me!
15+
### File: main.py
16+
- Description: Python script with vulnerable code for command injection.
17+
- Size: 784 bytes
18+
- Created: 2024-07-19 13:34:12
19+
- Modified: 2024-07-19 13:34:12
820

9-
```
10-
brew tap srcclr/srcclr
11-
brew install srcclr
12-
srcclr activate
13-
srcclr scan --url https://github.com/srcclr/example-python
14-
```
21+
### File: requirements.txt
22+
- Description: List of Python packages required for the project.
23+
- Size: 99 bytes
24+
- Created: 2024-07-19 13:34:12
25+
- Modified: 2024-07-19 13:34:12
26+
27+
### File: sw.js
28+
- Description: Service worker script for caching assets.
29+
- Size: 1854 bytes
30+
- Created: 2024-07-19 13:34:12
31+
- Modified: 2024-07-19 13:34:12
32+
33+
### File: v.js
34+
- Description: JavaScript script for a video processing web page.
35+
- Size: 3040 bytes
36+
- Created: 2024-07-19 13:34:12
37+
- Modified: 2024-07-19 13:34:12
38+
39+
### File: .github/workflows/main.yml
40+
- Description: GitHub Actions workflow for automating Patchwork PRReview.
41+
- Size: 559 bytes
42+
- Created: 2024-07-19 13:34:12
43+
- Modified: 2024-07-19 13:34:12

0 commit comments

Comments
 (0)