-
Notifications
You must be signed in to change notification settings - Fork 0
Update pr-lines-test.py #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Semgrep found 5 Running 🙈 From python.lang.security.audit.network.bind.avoid-bind-to-all-interfaces. |
|
Semgrep found 1
This expression is always True: 🙈 From python.lang.correctness.useless-eqeq.useless-eqeq. Semgrep found 1
The Python documentation recommends using 🙈 From python.lang.security.use-defused-xml.use-defused-xml. |
|
Semgrep found 1
This expression is always True: 🙈 From python.lang.correctness.useless-eqeq.useless-eqeq. Semgrep found 1
The Python documentation recommends using 🙈 From python.lang.security.use-defused-xml.use-defused-xml. |
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
| import xml | |
| import defusedxml |
🙈 From python.lang.security.use-defused-xml.use-defused-xml.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Python documentation recommends using defusedxml instead of xml because the native Python xml library is vulnerable to XML External Entity (XXE) attacks. These attacks can leak confidential data and "XML bombs" can cause denial of service. (Line 1)
Fixed in commit 3b1709949d372c16a6e8cf5c799b60da 🎉
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed in latest scan
pr-lines-test.py
Outdated
| import pdb; | ||
| pdb.set_trace(); | ||
| print("hello world") | ||
| 7 == 7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pr-lines-test.py
Outdated
| @@ -1,8 +1,5 @@ | |||
| import xml | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - main | ||
| paths: | ||
| - .github/workflows/semgrep.yml | ||
| schedule: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Testing testing
No description provided.