mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-05-03 21:58:50 +00:00
Begin of restructuring ...
- deprecate old release - set virtual version - we need tpot user / group, adding to installer - tweaking - do not use the dev branch, it will break stuff
This commit is contained in:
parent
c807c7cd17
commit
2c4eaf0794
159 changed files with 6534 additions and 156 deletions
.gitignorePREVIEW.mdSECURITY.mdmakeiso.shpackages.txtupdate.sh
_deprecated
bin
2fa.shbackup_es_folders.shblackhole.shchange_ews_config.shclean.shdeploy.sh
deprecated
dps.shdump_es.shhpfeeds_optin.shhptest.shmyip.shmytopips.shrestore_es.shrules.shsetup_builder.shtpdclean.shtped.shunlock_es.shupdateip.shcloud
.gitignore
ansible
terraform
etc
compose
collector.ymlhive.ymlhive_sensor.ymlindustrial.ymllog4j.ymlmedical.ymlmini.ymlnextgen.ymlsensor.ymlstandard.ymltarpit.yml
logrotate
objects
host
install.shiso
installer
isolinux
preseed
cloud/ansible/openstack
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Ignore data folder
|
||||
data/
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
## Supported Versions
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 22.04.x | :white_check_mark: |
|
||||
| Version | Supported |
|
||||
|---------| ------------------ |
|
||||
| 23.12.x | :white_check_mark: |
|
||||
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
|
Before ![]() (image error) Size: 204 KiB After ![]() (image error) Size: 204 KiB ![]() ![]() |
Before ![]() (image error) Size: 883 KiB After ![]() (image error) Size: 883 KiB ![]() ![]() |
Before ![]() (image error) Size: 148 KiB After ![]() (image error) Size: 148 KiB ![]() ![]() |
Before ![]() (image error) Size: 193 KiB After ![]() (image error) Size: 193 KiB ![]() ![]() |
Before ![]() (image error) Size: 23 KiB After ![]() (image error) Size: 23 KiB ![]() ![]() |
|
@ -1,9 +0,0 @@
|
|||
clouds:
|
||||
open-telekom-cloud:
|
||||
profile: otc
|
||||
region_name: eu-de
|
||||
auth:
|
||||
project_name: eu-de_your_project
|
||||
username: your_api_user
|
||||
password: your_password
|
||||
user_domain_name: OTC-EU-DE-000000000010000XXXXX
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue