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

🧹 add a few more details to the ecs container assets discovered #857

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

vjeffrey
Copy link
Contributor

some of this information was missing for the scan time results of ecs containers

Copy link
Contributor

@joelddiaz joelddiaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just two nits i noticed

Comment on lines +266 to +269
ContainerName = "container_name"
ClusterNameLabel = "cluster_name"
TaskDefinitionArnLabel = "task_definition_arn"
TaskId = "task_id"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't see where ContainerName and TaskId are used

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they will be used in the lambda/at ecs exec scan time

motor/discovery/aws/ecs.go Outdated Show resolved Hide resolved
@vjeffrey vjeffrey merged commit b73c8f6 into main Jan 31, 2023
@vjeffrey vjeffrey deleted the vj/more-ecs-info branch January 31, 2023 17:52
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2023
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