Files
moby/daemon/logger
Sebastiaan van Stijn b88f4e2604 daemon/logger/awslogs: suppress false positive on hardcoded creds (gosec)
daemon/logger/awslogs/cloudwatchlogs.go:42:2: G101: Potential hardcoded credentials (gosec)
        credentialsEndpointKey = "awslogs-credentials-endpoint"
        ^
    daemon/logger/awslogs/cloudwatchlogs.go:67:2: G101: Potential hardcoded credentials (gosec)
        credentialsEndpoint = "http://169.254.170.2"
        ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-02-08 09:43:22 +01:00
..
2018-02-05 16:51:57 -05:00
2019-01-16 22:17:16 +00:00
2020-06-06 12:36:50 +08:00
2018-11-13 10:42:57 +08:00
2019-09-18 12:56:54 +02:00
2019-06-07 11:54:45 +01:00
2018-02-05 16:51:57 -05:00