This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
forked from OWASP/ASVS
-
Notifications
You must be signed in to change notification settings - Fork 5
Bring up to date with base. #1
Open
bonds0097
wants to merge
2,686
commits into
praetorian-inc:master
Choose a base branch
from
OWASP:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add forwardsec and omegapoint as tertiary * Change layout * Fix layout * moar space
* Update 0x18-V10-Coding.md #1471 * Update 0x18-V10-Coding.md Small change * Update 0x18-V10-Coding.md * Update 0x18-V10-Coding.md * wqd --------- Co-authored-by: Jim Manico <jim@manicode.com> Co-authored-by: Josh Grossman <tghosth@users.noreply.github.com>
The initial version was ambitious.
Changed "3rd party" to "third-party"
Changed 3rd party to third-party
* Update 0x11-V2-Authentication.md Addressing #2220 * Update 0x11-V2-Authentication.md --------- Co-authored-by: Josh Grossman <tghosth@users.noreply.github.com>
removed requirement: V12.3.6 Verify that the application does not include and execute functionality from untrusted sources, such as unverified content distribution networks, JavaScript libraries, node npm libraries, or server-side DLLs. | | ✓ | ✓ | 829 | With duplicate of we should point to v4.0.3 requirements: * V14.2.3 Verify that if application assets, such as JavaScript libraries, CSS or web fonts, are hosted externally on a Content Delivery Network (CDN) or external provider, Subresource Integrity (SRI) is used to validate the integrity of the asset. * V14.2.4 Verify that third party components come from pre-defined, trusted and continually maintained repositories.
* Start improvements * continue text update * linting * Continue improving text on levels and testing * linting * Update 0x03 and move 4.0 related content to 0x05 * Wrong word * Add better level definition * Linting
* Update V3 chapter/section text for 2442 * rm trailing spaces * Minor modifications to wording --------- Co-authored-by: Elar Lang <47597707+elarlang@users.noreply.github.com> Co-authored-by: Josh Grossman <tghosth@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I want to bring this up to date with the base repo before I diverge like a mofo.