Merged PR 13243566: Build C++ files with SDL rules, enable PREfast logging and Sarif output sudo contains some C++ code, which needs to be built with the Microsoft-approved set of warnings and compliance tools enabled. Closes #58205501
Recent Commits to sudo:main
-
Merged PR 13243566: Build C++ files with SDL rules, enable PREfast lo…
-
README.md: expand credit for original (#43)
README.md: expand credit for original (#43) * README.md: expand credit for original Sudo was invented on Berkeley Unix on a VAX, and the current version is maintained by Todd Miller of the OpenBSD Unix project. It is thus correct to refer to the original as Unix/Linux as it is not a project originated by the Linux developers. * Update README.md again, in ref to original sudo Suggested by "omni" to have 'less occurrences of "Unix/Linux" in the README' - reads better this way.
-
Initial commit to standup Sudo for Windows repo
Initial commit to standup Sudo for Windows repo Includes standard docs for a repo: README, LICENSE, issue templates, etc. Also includes `sudo.ps1`, for collaborating on in the open.