fwdcloudsec / known_aws_accounts

List of known AWS accounts
Apache License 2.0
167 stars 25 forks source link

Support `deprecated` #48

Closed ramimac closed 1 month ago

ramimac commented 1 month ago

These can instead be in the yaml. Preferably not a deprecated: true because that name would be set in the "negative" instead of "positive"

# simple enabled/disabled, if disabled, assume deprecated
enabled: false
# if this key is set, assume deprecated
deprecated_date: 2025-12-31
nitrocode commented 1 month ago

A separate file for deprecated entries is also an option