Skip to content
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

✨Adde ECS container asset labels #4751

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Conversation

VasilSirakov
Copy link
Contributor

The four properties region, task_arn, cluster_name and container_name are used to execute a command against a specific container. Having them all as asset labels makes extracting the information during scanning much easier than when everything is scattered around.

Note: ContainerName is used from the container MQL asset because the regular Name is just {ContainerName}-{PublicIpAddress} while AWS only needs the name without the IP.

…ntainers.

Signed-off-by: Vasil Sirakov <sirakov97@gmail.com>
Signed-off-by: Vasil Sirakov <sirakov97@gmail.com>
Copy link
Contributor

github-actions bot commented Oct 15, 2024

Test Results

3 116 tests  ±0   3 115 ✅ ±0   1m 19s ⏱️ -1s
  371 suites ±0       1 💤 ±0 
   28 files   ±0       0 ❌ ±0 

Results for commit ebb47e6. ± Comparison against base commit a6298a9.

♻️ This comment has been updated with latest results.

Signed-off-by: Vasil Sirakov <sirakov97@gmail.com>
@VasilSirakov VasilSirakov merged commit 4331702 into main Oct 15, 2024
15 checks passed
@VasilSirakov VasilSirakov deleted the vasil/ecs-discovery-labels branch October 15, 2024 12:25
@github-actions github-actions bot locked and limited conversation to collaborators Oct 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants