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

[INTERNA] CI: Fixes disabling Binskim as nuget repo failing #4770

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

kirankumarkolli
Copy link
Member

[INTERNA] CI: Fixes disabling Binskim as nuget repo failing

@kirankumarkolli kirankumarkolli merged commit 8e718b1 into master Oct 9, 2024
24 checks passed
@kirankumarkolli kirankumarkolli deleted the users/kirankk/disable_binskim branch October 9, 2024 01:04
@@ -25,6 +25,7 @@ jobs:

- task: securedevelopmentteam.vss-secure-development-tools.build-task-binskim.BinSkim@4
displayName: 'BinSkim'
condition: eq(1,2) #disablng as nuget repo failing
Copy link
Member

Choose a reason for hiding this comment

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

Can we file an issue on this? Also, why not just false here?

I suspect this will get us in SFI trouble at some point, so we should work on tracking it down.

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