Skip to content

Commit

Permalink
Fixed broken images
Browse files Browse the repository at this point in the history
  • Loading branch information
asa1997 committed Feb 1, 2024
1 parent 5915c86 commit 8ef1443
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 9 deletions.
Binary file modified docs/assets/images/app_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/app_logo2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/devops_logo_200_200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/dist_app_logo_200_200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/lan_logo_200_200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/sec_logo_200_200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions docs/bes-app-tech-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ hide:

<h1> Application [A] Tech Stack </h1>

<img src="./assets/images/app_logo.png" alt="DO" width="200px" height="200px">
<!-- ![app tech stack](./assets/images/app_logo.jpeg) -->
![app_logo](./assets/images/app_logo.png)

This security stack focuses on all open source applications and how they can be secured.

Expand Down
6 changes: 3 additions & 3 deletions docs/bes-devops-tech-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ hide:
---


<h1> DevOps [DO] Tech Stack </h1>
<h1> DevOps and Infrastructure Tools [DO] Tech Stack </h1>

<img src="./assets/images/devops_logo.png" alt="DO" width="200px" height="200px">
<!-- ![sec tech stack](./assets/images/devops_logo.jpeg) -->
<!-- <img src="./assets/images/devops_logo.png" alt="DO" width="200px" height="200px"> -->
![DO](./assets/images/devops_logo_200_200.png)

This security stack focuses on all kinds of open source tools used in DevOps and how they can be secured both in terms of it source code and its implementation. This would enable users to implement DevSecOps using secured DevOps tools. The identified DevOps tools will be assessed for security vulnerabilities and remediated.

Expand Down
3 changes: 2 additions & 1 deletion docs/bes-dist-decent-tech-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ hide:

<h1> Distributed & Decentralized Application [DA] Tech Stack </h1>

<img src="./assets/images/dist_app_logo.png" alt="DO" width="200px" height="200px">
<!-- <img src="./assets/images/dist_app_logo.png" alt="DO" width="200px" height="200px"> -->
![DA](./assets/images/dist_app_logo_200_200.png)

<!-- ![app tech stack](./assets/images/dist_app_logo.jpeg) -->

Expand Down
4 changes: 3 additions & 1 deletion docs/bes-lang-framework-tech-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ hide:

<h1> Language & framework [L&F] Tech Stack </h1>

<img src="./assets/images/lan_logo.png" alt="DO" width="200px" height="200px">
<!-- <img src="./assets/images/lan_logo.png" alt="DO" width="200px" height="200px"> -->
![L&F](./assets/images/lan_logo_200_200.png)


<!-- ![lan tech stack](./assets/images/lan_logo.jpeg) -->

Expand Down
3 changes: 2 additions & 1 deletion docs/bes-open-source-security-tool-tech-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ hide:

<h1> Open Source Security Tools [S] Tech Stack </h1>

<img src="./assets/images/sec_logo.png" alt="DO" width="200px" height="200px">
<!-- <img src="./assets/images/sec_logo.png" alt="DO" width="200px" height="200px"> -->
![S](./assets/images/sec_logo_200_200.png)

<!-- ![app tech stack](./assets/images/sec_logo.jpeg) -->

Expand Down
2 changes: 1 addition & 1 deletion docs/bes-tech_stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ hide:

<h4> Be-Secure Open Source Security tech stacks are - </h4>

* [DevOps [DO]](./bes-devops-tech-stack.md) : Be-Secure tech stacks to secure open source devops tools eg. Ansible, Puppet etc.
* [DevOps and Infrastructure tools [DO]](./bes-devops-tech-stack.md) : Be-Secure tech stacks to secure open source devops and infrastructure tools eg. Ansible, Puppet, Opentofu etc.

* [Language and framework [L&F]](./bes-lang-framework-tech-stack.md): Be-Secure tech stacks to secure language and framework built on generic languages e.g. Ruby & Rails, PHP & Symphony, Python & Django, Javascript & Angular/Node etc.

Expand Down

0 comments on commit 8ef1443

Please sign in to comment.