What's new?
- Added: NIST Cybersecurity Framework (CSF) benchmark (
steampipe check benchmark.nist_csf
) - New AWS Foundational Security Best Practices controls added:
- CodeBuild.1
- CodeBuild.2
- New HIPAA controls added:
- codebuild_project_source_repo_oauth_configured
- New PCI v3.2.1 controls added:
- CodeBuild.1
Enhancements
- Updated: AWS Foundational Security Best Practices benchmark title now includes
AWS
for better readability - Updated: Update column reference
table_arn
toarn
indynamodb_table_auto_scaling_enabled
,dynamodb_table_encrypted_with_kms_cmk
,dynamodb_table_in_backup_plan
,dynamodb_table_point_in_time_recovery_enabled
queries - Updated: Update column reference
file_system_arn
toarn
inefs_file_system_automatic_backups_enabled
,efs_file_system_encrypt_data_at_rest
queries
What's new?
- New RBI Cyber Security Framework controls added:
- dynamodb_table_in_backup_plan
- ebs_volume_in_backup_plan
- efs_file_system_in_backup_plan
- rds_db_instance_in_backup_plan
What's new?
- Added: RBI Cyber Security Framework benchmark (
steampipe check benchmark.rbi_cyber_security
) - New Foundational Security controls added:
- CloudTrail.1
- EC2.7
- EFS.2
- SSM.2
- SSM.3
- New HIPAA controls added:
- cloudtrail_trail_enabled
- guardduty_finding_archived
- vpc_vpn_tunnel_up
- New PCI v3.2.1 controls added:
- SSM.1
- SSM.2
Enhancements
- Updated: CIS v1.3.0 and v1.4.0 benchmarks and controls now include the
service
tag - Updated: Replaced
benchmark
tag for all benchmarks and controls with framework specific tags, e.g.,cis = true
,hipaa = true
What's new?
- Added: HIPAA benchmark (
steampipe check benchmark.hipaa
)
What's new?
- Added: CIS v1.4.0 benchmark (
steampipe check benchmark.cis_v140
) - Added: AWS Foundational Security Best Practices benchmark (
steampipe check benchmark.foundational_security
)
Bug fixes
- Minor fixes in the docs
What's new?
- Added: Documentation for various PCI v3.2.1 benchmarks and controls
- New PCI v3.2.1 controls added
- CloudWatch.1
- CodeBuild.2
- EC2.3
- ELBV2.2
- GuardDuty.1
- S3.3
Bug fixes
- Fixed:
autoscaling_group_with_lb_use_healthcheck
query should skip groups that aren't associated with a load balancer (#30)