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

Slack to new sdk #727

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Slack to new sdk #727

wants to merge 3 commits into from

Conversation

northdpole
Copy link
Contributor

No description provided.

@northdpole northdpole requested a review from andream16 February 1, 2025 17:15
@northdpole northdpole force-pushed the slack-to-new-sdk branch 2 times, most recently from 236b4bb to d74ef4d Compare February 3, 2025 15:21
With(slog.Int("num_findings", len(findings)))

if len(findings) > 0 {
scanID := findings[0].Finding.FindingInfo.Uid
Copy link
Contributor

Choose a reason for hiding this comment

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

How come we don't do it for all findings? I guess we could handle that with a for loop

Copy link
Contributor Author

Choose a reason for hiding this comment

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

my assumption was that this is called for a single scan so everything should have the same scanID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants