Skip to content
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

Update tech stack docs (techstack.yml and techstack.md) #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 16 additions & 3 deletions techstack.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Tech Stack
carlesloriente/sign-kernel-modules-secureboot is built on the following main stack:


- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)

Expand All @@ -13,7 +13,7 @@ Full tech stack [here](/techstack.md)
## Tech Stack
carlesloriente/sign-kernel-modules-secureboot is built on the following main stack:


- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)

Expand All @@ -24,7 +24,7 @@ Full tech stack [here](/techstack.md)
# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [carlesloriente/sign-kernel-modules-secureboot](https://github.com/carlesloriente/sign-kernel-modules-secureboot)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|1<br/>Tools used|01/19/24 <br/>Report generated|
|2<br/>Tools used|04/13/24 <br/>Report generated|
|------|------|
</div>

Expand All @@ -41,6 +41,19 @@ Full tech stack [here](/techstack.md)
</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

<br/>
<div align='center'>

Expand Down
17 changes: 14 additions & 3 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
repo_name: carlesloriente/sign-kernel-modules-secureboot
report_id: a81dfb0d25561ca596899533b2356429
report_id: 92b5e517d1d7a1221010d0e49a1e0fb6
version: 0.1
repo_type: Public
timestamp: '2024-01-19T17:48:02+00:00'
timestamp: '2024-04-13T13:56:10+00:00'
requested_by: carlesloriente
provider: github
branch: main
detected_tools_count: 1
detected_tools_count: 2
tools:
- name: Git
description: Fast, scalable, distributed revision control system
Expand All @@ -18,3 +18,14 @@ tools:
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/carlesloriente/sign-kernel-modules-secureboot
detection_source: Repo Metadata
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/carlesloriente/sign-kernel-modules-secureboot
detection_source: Repo Metadata