Add manual review page in External Security Reviews framework.#183
Add manual review page in External Security Reviews framework.#183mattaereal merged 33 commits intosecurity-alliance:developfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Hmm... This is a bit of a re-skin of what is in Also, the formatting is very off in your markdown, could you please follow the new docs from this PR to format your markdown? |
|
Hey there! Yes, i noticed the
Thanks! |
|
Note that the PR you mentioned has been closed and moved in favor of #184 |
|
Yep! noticed its now 184. Just waiting for @PatrickAlphaC to comment on my questions (especially 1st) and will push the linting fix etc... |
|
I like your suggestion for your point 1 @the-caliber!
|
|
Hi, Thanks! So I will move the I noticed that the Currently some rebasing needs to be done. so that i can check the local mdbook previews. will update here on this soon. |
|
Hey @mattaereal , If you are seeing this, To which md file the outline should be updated when making PR? the contributing doc and PR template suggest that While locally hosting the mdbook, making changes to |
|
This is a good question, and something we need to improve. Locally, using SUMMARY.md is what mdbook uses by default, but since we have different deployments, to keep track of them and not mixing them up, depending on the branch a different .md gets pulled from src/config. So, to see your local changes summary.md is ok, but to reflect them on the correct branch, you need to modify develop's one. |
|
Then when I move from dev to main, I replicate only the SUMMARY structure of the framework we're pushing to .org. |
|
I see, Thanks for clarifying! |
|
Hi @PatrickAlphaC Now it should reflect the changes in this vercel preview deployments. I have edited Moved I understand that the |
|
Added a few suggestions! I accidentally broke the format by suggesting something that did not allow me to complete through the web ui 😓 . Also, remember the PR template asks you to modify |
|
Hi, Can you point out what are the suggestions you added ? Currently unable to see them in this thread. Are these in the PR I am making or somewhere else.
PS: saw the discord messages, You are talking about
Yes, I remember this. In current PR i made changes in both SUMMARY.md.develop and SUMMARY.md because the SUMMARY.md was behind (I know it should be only used for local testing/hosting mdbook as you said). So I thought it is a good practice to keep it updated because when others will pull the repo to locally test it they will be confused by seeing differences in the outline. Please let me know if keeping the SUMMARY.md.develop updated (and adding it in PR) creates any problems. |
Huh, this is weird, it is native functionality of GitHub. Send me a screenshot of the notifications of this thread please. You should be able to see them all above my last comment, and even get notifications from them. Here's a direct link to the files where you should also see them as well: |
You should pull from develop before pushing the latest changes, since it gets modified all the time, and it will flag conflicts! Do it before asking me to merge, and after you have solved my comments |
|
Hi @mattaereal @Robert-MacWha , Thanks for the review and suggestions. I will go through the suggestions soon!
thanks for that! @mattaereal , I will take a look into remaining ones. I can see you are still resolving some things so i will wait for some time! |
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
|
Ok, I finished! You can go ahead and solve the other conversations :) |
|
Thanks! I will go through them. |
|
I have updated the things. I will comment about changes/suggestions applied soon and re-request the review! |
|
Make sure to resolve all conversations after reaching consensus! |
|
I have resolved the open conversations. still, there are 3 open conversations. I have commented on them, once i get your comment/reaction, i will resolve them as well. Please feel free to reopen any resolved conversation if you think! |
|
One important question about usage of indentation for the list item's code snippets: As you can see I am using most of the code blocks (solidity, mermaid, minimal md file) as a part of numbered list items, so most of them are indented. Now with some recent modification from Robert the Should I still keep using indentation for other snippets or they should be taken out of indentation ?? Both works for me, Maybe we just need to follow one format! |
|
Ident everything properly for readability please :) |
I was just making suggestions from within github's review UI lol - it doesn't do a great job at preserving style. Sorry if I messed up something by accident! |
…ity-alliance#183) * Add manual-review.md in security-testing * Fix manual-review.md links in security-testing * Fix format & move manual-review.md to external-security-reviews * Add ref link to manual-review.md * Fix summary.md.develop * Update outline and manual-review.md * Update manual-review.md * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update src/external-security-reviews/smart-contracts/manual-review.md Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com> * Update manual-review.md & outline * Delete unused images/ * Update SUMMARY.md.main * Update manual-review.md --------- Co-authored-by: Matías Aereal Aeón <388605+mattaereal@users.noreply.github.com> Co-authored-by: Robert MacWha <trebor.ahwcam@gmail.com>
Changes:
Hi, as discussed previously on TG, i have created a PR, I created another page as the mental model was more inclined towards the approach for “manual review”.
Please let me know your thoughts on this @PatrickAlphaC
If this dedicated page makes sense And if any changes are needed!
Thank you!