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

Create tech stack docs (techstack.yml and techstack.md) #207

Merged
merged 3 commits into from
Jan 16, 2024
Merged
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
8 changes: 4 additions & 4 deletions techstack.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md)
# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [guibranco/VTEX-SDK-dotnet](https://github.com/guibranco/VTEX-SDK-dotnet)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|12<br/>Tools used|12/14/23 <br/>Report generated|
|12<br/>Tools used|01/11/24 <br/>Report generated|
|------|------|
</div>

Expand Down Expand Up @@ -120,10 +120,10 @@ Full tech stack [here](/techstack.md)
|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[Microsoft.AspNet.WebApi.Client](https://www.nuget.org/Microsoft.AspNet.WebApi.Client)|v6.0.0|10/30/23|dependabot[bot] |Apache-2.0|N/A|
|[Microsoft.Extensions.Logging.Abstractions](https://www.nuget.org/Microsoft.Extensions.Logging.Abstractions)|v8.0.0|12/11/23|dependabot[bot] |Apache-2.0|N/A|
|[Microsoft.Extensions.Logging.Abstractions](https://www.nuget.org/Microsoft.Extensions.Logging.Abstractions)|v8.0.0|01/01/24|dependabot[bot] |Apache-2.0|N/A|
|[Newtonsoft.Json](https://www.nuget.org/Newtonsoft.Json)|v13.0.3|12/11/23|dependabot[bot] |MIT|N/A|
|[System.Text.RegularExpressions](https://www.nuget.org/System.Text.RegularExpressions)|v4.3.1|12/11/23|dependabot[bot] |N/A|N/A|
|[System.Threading.Tasks.Extensions](https://www.nuget.org/System.Threading.Tasks.Extensions)|v4.5.4|12/11/23|dependabot[bot] |N/A|N/A|
|[System.Text.RegularExpressions](https://www.nuget.org/System.Text.RegularExpressions)|v4.3.1|01/01/24|dependabot[bot] |N/A|N/A|
|[System.Threading.Tasks.Extensions](https://www.nuget.org/System.Threading.Tasks.Extensions)|v4.5.4|01/01/24|dependabot[bot] |N/A|N/A|

<br/>
<div align='center'>
Expand Down
18 changes: 13 additions & 5 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
repo_name: guibranco/VTEX-SDK-dotnet
report_id: 8527717fe58459449692add6021d106e
report_id: 273d90d607f24bf07b84249a700c3920
version: 0.1
repo_type: Public
timestamp: '2023-12-14T09:37:51+00:00'
timestamp: '2024-01-11T12:23:26+00:00'
requested_by: dependabot[bot]
provider: github
branch: main
Expand All @@ -16,6 +17,7 @@ tools:
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png
detection_source_url: https://github.com/guibranco/VTEX-SDK-dotnet
detection_source: Repo Metadata
- name: ".NET"
description: A free, cross-platform, open source developer platform for building
Expand All @@ -27,6 +29,7 @@ tools:
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png
detection_source_url: https://github.com/guibranco/VTEX-SDK-dotnet/blob/main/Src/VTEX/VTEX.csproj
detection_source: Src/VTEX/VTEX.csproj
last_updated_by: Guilherme Branco Stracini
last_updated_on: 2020-03-29 02:46:04.000000000 Z
Expand All @@ -38,6 +41,7 @@ tools:
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/guibranco/VTEX-SDK-dotnet
detection_source: Repo Metadata
- name: GitHub Actions
description: Automate your workflow from idea to production
Expand All @@ -47,6 +51,7 @@ tools:
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/11563/actions.png
detection_source_url: https://github.com/guibranco/VTEX-SDK-dotnet/blob/main/.github/workflows/deep-source.yml
detection_source: ".github/workflows/deep-source.yml"
last_updated_by: dependabot[bot]
last_updated_on: 2023-12-11 01:44:59.000000000 Z
Expand All @@ -58,6 +63,7 @@ tools:
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg
detection_source_url: https://github.com/guibranco/VTEX-SDK-dotnet/blob/main/Src/VTEX/VTEX.csproj
detection_source: Src/VTEX/VTEX.csproj
last_updated_by: Guilherme Branco Stracini
last_updated_on: 2019-09-22 08:10:15.000000000 Z
Expand All @@ -70,6 +76,7 @@ tools:
category: Build, Test, Deploy
sub_category: Integrated Development Environment
image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png
detection_source_url: https://github.com/guibranco/VTEX-SDK-dotnet/blob/main/VTEX.sln
detection_source: VTEX.sln
last_updated_by: Guilherme Branco Stracini
last_updated_on: 2020-03-29 04:12:59.000000000 Z
Expand All @@ -82,6 +89,7 @@ tools:
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/guibranco/VTEX-SDK-dotnet
detection_source: Repo Metadata
- name: Microsoft.AspNet.WebApi.Client
description: This package adds support for formatting and content negotiation to
Expand Down Expand Up @@ -111,7 +119,7 @@ tools:
detection_source_url: https://github.com/guibranco/VTEX-SDK-dotnet/blob/main/Src/VTEX.Health/VTEX.Health.csproj
detection_source: Src/VTEX.Health/VTEX.Health.csproj
last_updated_by: dependabot[bot]
last_updated_on: 2023-12-11 03:26:42.000000000 Z
last_updated_on: 2024-01-01 01:54:04.000000000 Z
- name: Newtonsoft.Json
description: Json.NET is a popular high-performance JSON framework for .NET
package_url: https://www.nuget.org/Newtonsoft.Json
Expand Down Expand Up @@ -139,7 +147,7 @@ tools:
detection_source_url: https://github.com/guibranco/VTEX-SDK-dotnet/blob/main/Src/VTEX/VTEX.csproj
detection_source: Src/VTEX/VTEX.csproj
last_updated_by: dependabot[bot]
last_updated_on: 2023-12-11 03:26:42.000000000 Z
last_updated_on: 2024-01-01 01:54:04.000000000 Z
- name: System.Threading.Tasks.Extensions
description: Provides additional types that simplify the work of writing concurrent
and asynchronous code
Expand All @@ -153,4 +161,4 @@ tools:
detection_source_url: https://github.com/guibranco/VTEX-SDK-dotnet/blob/main/Src/VTEX.Health/VTEX.Health.csproj
detection_source: Src/VTEX.Health/VTEX.Health.csproj
last_updated_by: dependabot[bot]
last_updated_on: 2023-12-11 03:26:42.000000000 Z
last_updated_on: 2024-01-01 01:54:04.000000000 Z
Loading