Log In
greenwave
Clone
Source Code
GIT
Documentation
GIT
Learn more about these different git repos.
Other Git URLs
Source
Docs
Issues
4
Pull Requests
0
Roadmap
Stats
Overview
Files
Commits
Branches
Forks
Releases
100aa00
CI: Add semgrep (#143)
14 files
Authored by Lukas Holecek
2 years ago
, Committed by GitHub
2 years ago
,
raw
patch
tree
parent
14 files changed.
114 lines added
.
79 lines removed
.
.github/workflows/gating.yaml
file modified
+1
-0
functional-tests/conftest.py
file modified
+2
-2
functional-tests/test_cache.py
file modified
+2
-2
greenwave/app_factory.py
file modified
+2
-2
greenwave/policies.py
file modified
+5
-3
greenwave/product_versions.py
file modified
+3
-3
greenwave/resources.py
file modified
+2
-2
greenwave/tests/test_rules.py
file modified
+2
-2
greenwave/utils.py
file modified
+2
-2
greenwave/xmlrpc_server_proxy.py
file modified
+8
-7
openshift/greenwave-test-template.yaml
file modified
+8
-0
poetry.lock
file modified
+65
-53
pyproject.toml
file modified
+1
-0
tox.ini
file modified
+11
-1
CI: Add semgrep (#143)
.github/workflows/gating.yaml
file modified
+1
-0
functional-tests/conftest.py
file modified
+2
-2
functional-tests/test_cache.py
file modified
+2
-2
greenwave/app_factory.py
file modified
+2
-2
greenwave/policies.py
file modified
+5
-3
greenwave/product_versions.py
file modified
+3
-3
greenwave/resources.py
file modified
+2
-2
greenwave/tests/test_rules.py
file modified
+2
-2
greenwave/utils.py
file modified
+2
-2
greenwave/xmlrpc_server_proxy.py
file modified
+8
-7
openshift/greenwave-test-template.yaml
file modified
+8
-0
poetry.lock
file modified
+65
-53
pyproject.toml
file modified
+1
-0
tox.ini
file modified
+11
-1