Skip to content

Commit 204b8b5

Browse files
author
patched.codes[bot]
committed
Patched /Users/user/Documents/GitHub/example-python/README.md
1 parent f9fa7e5 commit 204b8b5

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1 @@
1-
# [:] Example Python 2 Project
2-
3-
An example Python project to demonstrate [srcclr](https://www.srcclr.com) scans.
4-
5-
Check out the [python3](https://github.com/srcclr/example-python/tree/python3) branch for a project that builds with Python 3.
6-
7-
## Try me!
8-
9-
```
10-
brew tap srcclr/srcclr
11-
brew install srcclr
12-
srcclr activate
13-
srcclr scan --url https://github.com/srcclr/example-python
14-
```
1+
The code defines a function `func_calls` that makes calls to various functions. The main part of the code creates a `requests.Session()`, sets up proxies, sends a request to a URL, rebuilds proxies with an introduced command vulnerability, and executes a user-inputted command using `subprocess.call()`.

0 commit comments

Comments
 (0)