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

BA2026.EnableAdditionalSecurityChecks #388

Merged
merged 6 commits into from
Jun 22, 2021
Merged

BA2026.EnableAdditionalSecurityChecks #388

merged 6 commits into from
Jun 22, 2021

Conversation

shaopeng-gh
Copy link
Collaborator

No description provided.

@shaopeng-gh shaopeng-gh linked an issue Jun 18, 2021 that may be closed by this pull request
<data name="BA2026_EnableAdditionalSecurityChecks_Description" xml:space="preserve">
<value>/sdl enables a superset of the baseline security checks provided by /GS and overrides /GS-. By default, /sdl is off. /sdl- disables the additional security checks.</value>
</data>
<data name="BA2026_Error" xml:space="preserve">
Copy link
Contributor

@eddynaka eddynaka Jun 21, 2021

Choose a reason for hiding this comment

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

BA2026_Error

let's make as warning, since this isn't required. #Resolved

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

sounds good, fixed

<value>/sdl enables a superset of the baseline security checks provided by /GS and overrides /GS-. By default, /sdl is off. /sdl- disables the additional security checks.</value>
</data>
<data name="BA2026_Error" xml:space="preserve">
<value>'{0}' does not enable the recommended Security Development Lifecycle (SDL) checks. To Enable the recommended Security Development Lifecycle (SDL) checks pass /sdl</value>
Copy link
Contributor

@eddynaka eddynaka Jun 21, 2021

Choose a reason for hiding this comment

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

pass

to the linker? to the command line? where? #Resolved

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed, copied from existing ones:
"pass ..... on the cl.exe command-line"

@eddynaka eddynaka merged commit 0999b34 into main Jun 22, 2021
@eddynaka eddynaka deleted the users/shaopeng-gh/sdl branch June 22, 2021 13:28
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.

[RULE REQUEST] Enable Additional Security Checks
2 participants