Update REST_Security_Cheat_Sheet.md #453
Merged
+27
−10
Conversation
|
Looks good to me, push it!
…--
Jim Manico
@manicode
On Jul 29, 2020, at 3:08 AM, mackowski ***@***.***> wrote:
@mackowski requested your review on: #453 Update REST_Security_Cheat_Sheet.md.
—
You are receiving this because your review was requested.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
|
@jmanico I cannot merge it until you approve this PR. Go to Files Changed (https://github.com/OWASP/CheatSheetSeries/pull/453/files) and on the top right corner click on green button Review Changes and approve it here. |
|
I approved then did "squash and merge" is that right?
- Jim
On 7/30/20 4:11 AM, mackowski wrote:
@jmanico <https://github.com/jmanico> I cannot merge it until you
approve this PR. Go to Files Changed
(https://github.com/OWASP/CheatSheetSeries/pull/453/files) and on the
top right corner click on green button Review Changes and approve it here.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#453 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEBYCIG55FAMILIYKKNU73R6ETMFANCNFSM4PIPX7SQ>.
--
Jim Manico
Manicode Security
https://www.manicode.com
|
ykcab
added a commit
to ykcab/CheatSheetSeries
that referenced
this pull request
Jul 30, 2020
mackowski
added a commit
that referenced
this pull request
Jul 30, 2020
* Updated Session_Management_Cheat_Sheet.md A slight modification to help users to use a CSPRNG instead of PRNG * Update Session_Management_Cheat_Sheet.md per this comment #458 (comment) * Update Session_Management_Cheat_Sheet.md removed trailing space in line #53 * Update REST_Security_Cheat_Sheet.md (#453) * Changes to CODEOWNERS and update linter fixed for C-hardening (#456) * Removed @ThunderSon @rbsec from CODEOWNERS and add @jmanico * Update C-Based_Toolchain_Hardening_Cheat_Sheet.md * Update C-Based_Toolchain_Hardening_Cheat_Sheet.md * fix linter check on line 53 Co-authored-by: mackowski <35339942+mackowski@users.noreply.github.com>
|
Yes! Thank you :-) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
This is copy of the #448
If your PR is related to an issue, please finish your PR text with the following line:
This PR covers issue #.
Thank you again for your contribution😃