Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Documentation]: Add google summer of code blog post #2629

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

Merged
merged 8 commits into from
Aug 26, 2024

Conversation

Freedisch
Copy link
Member

@Freedisch Freedisch commented Aug 23, 2024

Description

This PR adds a blog post talking about my experience and work with google summer of Code

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

Signed-off-by: freedisch <[email protected]>
Copy link

netlify bot commented Aug 23, 2024

Deploy Preview for docs-securecodebox ready!

Name Link
🔨 Latest commit bcef14b
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/66cc3f3b701b3100093c1602
😎 Deploy Preview https://deploy-preview-2629--docs-securecodebox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Freedisch Freedisch requested a review from J12934 August 23, 2024 10:09
Signed-off-by: freedisch <[email protected]>
Signed-off-by: freedisch <[email protected]>
Comment on lines 1 to 3
SPDX-FileCopyrightText: Look Up Look Down Photography

SPDX-License-Identifier: LicenseRef-Unsplash-License
Copy link
Member

Choose a reason for hiding this comment

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

This should be like the apache 2 license we have in the other files

Comment on lines 1 to 3
SPDX-FileCopyrightText: Look Up Look Down Photography

SPDX-License-Identifier: LicenseRef-Unsplash-License
Copy link
Member

Choose a reason for hiding this comment

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

This should probably point out that this is not available under a open source license but the copyright belongs to google?

Copy link
Member Author

@Freedisch Freedisch Aug 23, 2024

Choose a reason for hiding this comment

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

For this, I made a screenshot of this image from their website, but the image is kinda like being used everywhere, also I didn't any license on their website.

Comment on lines +116 to +123
```bash
Scans
├── initial-nmap-scan
│ ├── follow-up-vulnerability-scan
│ │ └── detailed-sql-injection-scan
└── another-initial-scan
└── another-follow-up-scan
```
Copy link
Contributor

@ddddddO ddddddO Aug 23, 2024

Choose a reason for hiding this comment

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

Hi, @Freedisch ! Thank you for using gtree for scbctl cascade! I'm very happy. (I'm the author of gtree)

I found this PullRequest and took a quick look, but maybe the output below is correct?

Scans
├── initial-nmap-scan
│   └── follow-up-vulnerability-scan
│       └── detailed-sql-injection-scan
└── another-initial-scan
    └── another-follow-up-scan

Also, I read this blog. Excellent🎉!
If you want to improve the cascade subcommand, maybe WalkProgrammably func is more useful than OutputProgrammably func👍️

The following link, which collects some tree libraries (and commands) other than gtree, might be helpful!
https://github.com/stars/ddddddO/lists/tree

Sorry for appearing out of nowhere! Bye!

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for the feedback : )
I will definitely take a look at the WalkProgrammably func

Signed-off-by: freedisch <[email protected]>
Copy link

@J12934 J12934 added the documentation Improvements or additions to documentation label Aug 26, 2024
@J12934 J12934 merged commit c71d576 into secureCodeBox:main Aug 26, 2024
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants