[Documentation]: Add google summer of code blog post#2629
[Documentation]: Add google summer of code blog post#2629J12934 merged 8 commits intosecureCodeBox:mainfrom
Conversation
Signed-off-by: freedisch <freeproduc@gmail.com>
✅ Deploy Preview for docs-securecodebox ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Signed-off-by: freedisch <freeproduc@gmail.com>
Signed-off-by: freedisch <freeproduc@gmail.com>
| SPDX-FileCopyrightText: Look Up Look Down Photography | ||
|
|
||
| SPDX-License-Identifier: LicenseRef-Unsplash-License |
There was a problem hiding this comment.
This should be like the apache 2 license we have in the other files
| SPDX-FileCopyrightText: Look Up Look Down Photography | ||
|
|
||
| SPDX-License-Identifier: LicenseRef-Unsplash-License |
There was a problem hiding this comment.
This should probably point out that this is not available under a open source license but the copyright belongs to google?
There was a problem hiding this comment.
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.
Signed-off-by: freedisch <freeproduc@gmail.com>
Signed-off-by: freedisch <freeproduc@gmail.com>
Signed-off-by: freedisch <freeproduc@gmail.com>
| ```bash | ||
| Scans | ||
| ├── initial-nmap-scan | ||
| │ ├── follow-up-vulnerability-scan | ||
| │ │ └── detailed-sql-injection-scan | ||
| └── another-initial-scan | ||
| └── another-follow-up-scan | ||
| ``` |
There was a problem hiding this comment.
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-scanAlso, 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!
There was a problem hiding this comment.
Thanks for the feedback : )
I will definitely take a look at the WalkProgrammably func
Signed-off-by: freedisch <freeproduc@gmail.com>
|



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