-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add fips mode to the Agent #28659
Add fips mode to the Agent #28659
Commits on Sep 5, 2024
-
feat: update buildimages to use microsoft Go toolchain
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for ef7bc1c - Browse repository at this point
Copy the full SHA ef7bc1cView commit details -
feat: add fips_mode arguments in build tasks
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 6be8c31 - Browse repository at this point
Copy the full SHA 6be8c31View commit details -
feat: create openssl fips software definition and add resources for o…
…penssl installation Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 5338625 - Browse repository at this point
Copy the full SHA 5338625View commit details -
feat: run fipsinstall.sh after installing package and before running …
…container cmd Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 11b5d12 - Browse repository at this point
Copy the full SHA 11b5d12View commit details -
test: add job to check openssl symbols in agent binaries
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for c3069b1 - Browse repository at this point
Copy the full SHA c3069b1View commit details -
feat: enable fips_mode only for linux and windows
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 638e529 - Browse repository at this point
Copy the full SHA 638e529View commit details
Commits on Sep 9, 2024
-
feat: use openssl 3.0.9 FIPS provider
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for f568f17 - Browse repository at this point
Copy the full SHA f568f17View commit details
Commits on Sep 11, 2024
-
chore: update openssl to version 3.0.15
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 235a5ef - Browse repository at this point
Copy the full SHA 235a5efView commit details
Commits on Sep 12, 2024
-
fix: remove fipsmodule by hand to make sure the whole /opt/datadog-ag…
…ent is removed during uninstall Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 1a76b81 - Browse repository at this point
Copy the full SHA 1a76b81View commit details
Commits on Sep 23, 2024
-
test: add compliance e2e tests
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for b38e818 - Browse repository at this point
Copy the full SHA b38e818View commit details -
test: check symbols before stripping symbols
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for da4668a - Browse repository at this point
Copy the full SHA da4668aView commit details -
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 1d31f3d - Browse repository at this point
Copy the full SHA 1d31f3dView commit details
Commits on Sep 24, 2024
-
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 0e3ad3f - Browse repository at this point
Copy the full SHA 0e3ad3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f060eec - Browse repository at this point
Copy the full SHA f060eecView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 554a829 - Browse repository at this point
Copy the full SHA 554a829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12da110 - Browse repository at this point
Copy the full SHA 12da110View commit details -
fix: forward fips_mode argument when building system probe on windows
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 5a170c1 - Browse repository at this point
Copy the full SHA 5a170c1View commit details -
fix: move fips_compliance e2e tests after containers release stage
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 98faafe - Browse repository at this point
Copy the full SHA 98faafeView commit details -
fix: don't source bashrc for kmt sysprobe tests
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 9406eb3 - Browse repository at this point
Copy the full SHA 9406eb3View commit details -
fix: give more time before restarting fips-server in e2e tests
Signed-off-by: Nicolas Guerguadj <nicolas.guerguadj@datadoghq.com>
Configuration menu - View commit details
-
Copy full SHA for 8122e72 - Browse repository at this point
Copy the full SHA 8122e72View commit details