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

Move 3.5.2 to 3.1.3 and modify to resolve #1522 #1743

Merged
merged 4 commits into from
Oct 5, 2023

Conversation

tghosth
Copy link
Collaborator

@tghosth tghosth commented Oct 3, 2023

This Pull Request relates to issue #1522

@tghosth tghosth linked an issue Oct 3, 2023 that may be closed by this pull request
@@ -17,6 +17,7 @@ As previously noted, these requirements have been adapted to be a compliant subs
| :---: | :--- | :---: | :---: | :---: | :---: | :---: |
| **3.1.1** | [DELETED, MERGED TO 8.3.1] | | | | | |
| **3.1.2** | [ADDED] Verify that the application performs all session token verification using a trusted, back-end service. | ✓ | ✓ | ✓ | 603 | |
| **3.1.3** | [MOVED FROM 3.5.2, MODIFIED] Verify that the application uses either **cryptographically signed or opaque tokens** for session management. Static API secrets and keys should be avoided. | ✓ | ✓ | ✓ | 798 | 7.1 |
Copy link
Contributor

Choose a reason for hiding this comment

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

**cryptographically signed or opaque tokens**

I don't think it is a good idea to use markdown in the table. It messes with CSV export, for example. Also, I don't think the emphasis adds anything here.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Great point @Sjord! I have removed that

@elarlang
Copy link
Collaborator

elarlang commented Oct 3, 2023

3.5.2 was level 2
3.1.3 is level 1

is the change intended?

@tghosth
Copy link
Collaborator Author

tghosth commented Oct 5, 2023

Yes since this is now a more general/basic requirement it should be level 1 @elarlang

@elarlang elarlang merged commit 111980b into master Oct 5, 2023
@tghosth tghosth deleted the 1522-352-doesnt-seem-like-it-is-in-context branch October 8, 2023 14:09
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.

3.5.2 doesn't seem like it is in context
3 participants