Kics #140
Annotations
1 error and 12 warnings
Kics Scan
KICS scan failed with exit code 50
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Kics Scan:
bucket.tf#L67
Cloud storage bucket should have logging enabled
|
Kics Scan:
bucket.tf#L67
Cloud Storage Bucket should have versioning enabled
|
Kics Scan:
bucket.tf#L37
S3 bucket without MFA Delete Enabled. MFA delete cannot be enabled through Terraform, it can be done by adding a MFA device (https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_mfa_enable.html) and enabling versioning and MFA delete by using AWS CLI: 'aws s3api put-bucket-versioning --versioning-configuration=Status=Enabled,MFADelete=Enabled --bucket=<BUCKET_NAME> --mfa=<MFA_SERIAL_NUMBER>'. Please, also notice that MFA delete can not be used with lifecycle configurations
|
Kics Scan:
instance/main.tf#L22
VM Instance should block project-wide SSH keys
|
Kics Scan:
bucket.tf#L28
Server Access Logging should be enabled on S3 Buckets so that all changes are logged and trackable
|
Kics Scan:
sns.tf#L20
SNS (Simple Notification Service) Topic should be encrypted
|
Kics Scan:
aws_budgets/sns.tf#L1
SNS (Simple Notification Service) Topic should be encrypted
|
Kics Scan:
aws_sso.tf#L119
SSO permissions should be configured to limit user sessions to no longer than 1 hour. Allowing longer sessions can increase the risk of unauthorized access or session hijacking. This is a best practice for security and should be implemented in SSO permission settings.
|
Kics Scan:
aws_sso.tf#L82
SSO permissions should be configured to limit user sessions to no longer than 1 hour. Allowing longer sessions can increase the risk of unauthorized access or session hijacking. This is a best practice for security and should be implemented in SSO permission settings.
|
Kics Scan:
aws_sso.tf#L74
SSO permissions should be configured to limit user sessions to no longer than 1 hour. Allowing longer sessions can increase the risk of unauthorized access or session hijacking. This is a best practice for security and should be implemented in SSO permission settings.
|
Upload SARIF file
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
The logs for this run have expired and are no longer available.
Loading