Skip to content

Fix lack of col field in bandit breaking linter output#16337

Merged
karthiknadig merged 6 commits into
microsoft:mainfrom
tonybaloney:col_tag_fix
Jun 5, 2021
Merged

Fix lack of col field in bandit breaking linter output#16337
karthiknadig merged 6 commits into
microsoft:mainfrom
tonybaloney:col_tag_fix

Conversation

@tonybaloney

@tonybaloney tonybaloney commented May 28, 2021

Copy link
Copy Markdown

Closes #15561

  1. Create test to show bug
  2. Fix bug

@tonybaloney
tonybaloney marked this pull request as ready for review May 28, 2021 00:56
@tonybaloney

Copy link
Copy Markdown
Author

@karthiknadig for review please. think this is a clean fix + some tests for regression

@dciborow

Copy link
Copy Markdown

I like this better then #16336

@dciborow

Copy link
Copy Markdown

This will solve #15561

@karrtikr karrtikr left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thanks for the fix! Please add a news entry.

@karrtikr
karrtikr requested a review from karthiknadig May 28, 2021 17:21

@paulacamargo25 paulacamargo25 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM, im not sure if the "Use of insecure SSL/TLS version" warning can be solve?

@karthiknadig

Copy link
Copy Markdown
Member

@paulacamargo25 that seems to be in different part of the code not related to this PR.

Comment thread news/2 Fixes/15561.md
@karthiknadig
karthiknadig merged commit 2411004 into microsoft:main Jun 5, 2021
@tonybaloney
tonybaloney deleted the col_tag_fix branch June 5, 2021 00:38
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.

bandit linter messages don't appear in the "Problems" tab

5 participants