-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
74 lines (69 loc) · 965 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
#Proof Archives
_AW1234
_nu1234
DevSecOps_Remote_Config
*.jar
# Virtual Enviroment python
.venv
.venv_win
*.vscode*
.pytest*
*pycache*
*_pycache_*
.*DS_Store
Pipfile
#Distribucioes de lib
**dist**
**.egg-info/
*.pyc
**_pycache_**
**tools/build/**
**build/lib**
#Ignorar cualquir archivo TXT
scanned_images.txt
*.pyc
data
#Archivos de Pruebas
.env
test-output.xml
report.html
out_report.xml
htmlcov
.coverage
coverage.xml
prueba.py
main.py
common_devsecops_lib/sheckov_scan.json
_core_test*
results.json
bearer*.yml
bearer*.json
bin
results*.json
RULES_DOCKERcheckov_config.yaml
RULES_K8Scheckov_config.yaml
RULES_CLOUDFORMATIONcheckov_config.yaml
RULES_OPENAPIcheckov_config.yaml
RULES_TERRAFORMcheckov_config.yaml
log/
twistcli
trivy*
trivy_*
*scan_result.json
jf
jf.exe
target
dependencies_to_scan
node_modules
DevSecOps_Remote_Config
kics/
kics_assets/
assets_compressed.zip
kics_*.zip
kubescape-macos-latest
*.tar.gz
*.zip
*_SBOM.json
syft
# Extensions
out