Skip to content

[engsys] Enable credscan in PR/Ci#20312

Merged
sima-zhu merged 1 commit intoAzure:mainfrom
sima-zhu:credscan
Feb 14, 2022
Merged

[engsys] Enable credscan in PR/Ci#20312
sima-zhu merged 1 commit intoAzure:mainfrom
sima-zhu:credscan

Conversation

@sima-zhu
Copy link
Copy Markdown
Contributor

@sima-zhu sima-zhu commented Feb 10, 2022

Enable credscan in PR/Ci

TestProxy: ${{ parameters.TestProxy }}

- ${{ if ne(parameters.RunUnitTests, false) }}:
- template: /eng/common/pipelines/templates/jobs/archetype-sdk-tests-generate.yml
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks that - template now has more indentation? It was aligning with $ previously. Not sure if it matters though.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yes not only does the indention look off it looks like this is in the incorrect spot. It should be above the Compliance job.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Actually nevermind about the ordering as this is an entire job template so it can go above or below the Compliance job. However do double check the indention.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It is working as expected and indentation is correct.

@jeremymeng jeremymeng changed the title Enable credscan in PR/Ci [engsys] Enable credscan in PR/Ci Feb 10, 2022
Copy link
Copy Markdown
Member

@jeremymeng jeremymeng left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks for enabling it!

CloudConfig:
Cloud: Public
AdditionalParameters:
- job: Compliance
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Don't know enough to approve but just want to say I am very excited to have this!

Copy link
Copy Markdown
Member

@weshaggard weshaggard left a comment

Choose a reason for hiding this comment

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

Change looks good but lets please wait until we sort out the baseline file and the v2/v3 issue before merging this.

@sima-zhu sima-zhu merged commit 7d3a2be into Azure:main Feb 14, 2022
@sima-zhu sima-zhu deleted the credscan branch February 14, 2022 23:55
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.

4 participants