Skip to content

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

Merged
J12934 merged 8 commits intosecureCodeBox:mainfrom
Freedisch:blog_gsoc
Aug 26, 2024
Merged

[Documentation]: Add google summer of code blog post#2629
J12934 merged 8 commits intosecureCodeBox:mainfrom
Freedisch:blog_gsoc

Conversation

@Freedisch
Copy link
Copy Markdown
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 <freeproduc@gmail.com>
@netlify
Copy link
Copy Markdown

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 <freeproduc@gmail.com>
Signed-off-by: freedisch <freeproduc@gmail.com>
Comment on lines +1 to +3
SPDX-FileCopyrightText: Look Up Look Down Photography

SPDX-License-Identifier: LicenseRef-Unsplash-License
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

Freedisch and others added 4 commits August 23, 2024 14:51
Signed-off-by: freedisch <freeproduc@gmail.com>
Signed-off-by: freedisch <freeproduc@gmail.com>
Signed-off-by: freedisch <freeproduc@gmail.com>
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
Copy Markdown
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
Copy Markdown
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 <freeproduc@gmail.com>
@sonarqubecloud
Copy link
Copy Markdown

@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
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