diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000000..3eba7a397c --- /dev/null +++ b/techstack.md @@ -0,0 +1,211 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [stackshareiodev/ad_tree-sitter](https://github.com/stackshareiodev/ad_tree-sitter)![](https://img.stackshare.io/public_badge.svg "public") +

+|19
Tools used|02/20/24
Report generated| +|------|------| +
+ +## Languages (8) + + + + + + + + + + + + + + + + + + +
+ C lang +
+ C lang +
+ +
+ C++ +
+ C++ +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Python +
+ Python +
+ +
+ Ruby +
+ Ruby +
+ +
+ Rust +
+ Rust +
+ +
+ Shell +
+ Shell +
+ +
+ Swift +
+ Swift +
+ +
+ +## DevOps (8) + + + + + + + + + + + + + + + + + + +
+ Chai +
+ Chai +
+ v4.3.7 +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Istio +
+ Istio +
+ +
+ Mocha +
+ Mocha +
+ v10.2.0 +
+ NuGet +
+ NuGet +
+ +
+ RubyGems +
+ RubyGems +
+ +
+ npm +
+ npm +
+ +
+ + +## Open source packages (3) + +## npm (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[nan](https://www.npmjs.com/nan)|v2.12.1|02/26/21|Max Brunsfeld |MIT|N/A| +|[terser](https://www.npmjs.com/terser)|v5.16.6|03/14/23|Andrew Hlynskyi |BSD-2-Clause|N/A| + + +## RubyGems (1) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[webrick](https://rubygems.org/webrick)|v1.8.1|03/15/23|Andrew Hlynskyi |BSD-2-Clause|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000000..cfbc365116 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,243 @@ +repo_name: stackshareiodev/ad_tree-sitter +report_id: d8ad5963daf14ba72d36788400618d88 +version: 0.1 +repo_type: Public +timestamp: '2024-02-20T14:22:27+00:00' +requested_by: maxbrunsfeld +provider: github +branch: master +detected_tools_count: 19 +tools: +- name: C lang + description: One of the most widely used programming languages of all time + website_url: http://en.wikipedia.org/wiki/C_(programming_language) + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/no-img-open-source.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter + detection_source: Repo Metadata +- name: C++ + description: Has imperative, object-oriented and generic programming features, while + also providing the facilities for low level memory manipulation + website_url: http://www.cplusplus.com/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1049/cplusplus.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter + detection_source: Repo Metadata +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter + detection_source: Repo Metadata +- name: Python + description: A clear and powerful object-oriented programming language, comparable + to Perl, Ruby, Scheme, or Java. + website_url: https://www.python.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter + detection_source: Repo Metadata +- name: Ruby + description: A dynamic, interpreted, open source programming language with a focus + on simplicity and productivity + website_url: https://www.ruby-lang.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/989/ruby.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter/blob/master/docs/Gemfile + detection_source: docs/Gemfile + last_updated_by: Max Brunsfeld + last_updated_on: 2018-02-27 00:41:56.000000000 Z +- name: Rust + description: A safe, concurrent, practical language + website_url: http://www.rust-lang.org/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1070/v7txhrjp9pdqrkdtxxp0.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter + 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/stackshareiodev/ad_tree-sitter + detection_source: Repo Metadata +- name: Swift + description: An innovative new programming language for Cocoa and Cocoa Touch. + website_url: https://developer.apple.com/swift/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1009/tuHsaI2U.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter + detection_source: Repo Metadata +- name: Chai + description: A BDD / TDD assertion library + website_url: http://chaijs.com/ + version: 4.3.7 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Javascript Testing Framework + image_url: https://img.stackshare.io/service/1725/chai.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter/blob/master/lib/binding_web/package.json + detection_source: lib/binding_web/package.json + last_updated_by: Max Brunsfeld + last_updated_on: 2019-04-26 00:27:24.000000000 Z +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + 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/stackshareiodev/ad_tree-sitter + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter/blob/master/.github/workflows/CICD.yml + detection_source: ".github/workflows/CICD.yml" + last_updated_by: Andrew Hlynskyi + last_updated_on: 2023-05-19 22:52:31.000000000 Z +- name: Istio + description: Open platform to connect, manage, and secure microservices, by Google, + IBM, and Lyft + website_url: https://istio.io/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Microservices Tools + image_url: https://img.stackshare.io/service/7028/AGpa5VZV.jpg + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter/blob/master/.github/workflows/full_rust_checks.yml + detection_source: ".github/workflows/full_rust_checks.yml" + last_updated_by: Andrew Hlynskyi + last_updated_on: 2023-04-03 23:38:29.000000000 Z +- name: Mocha + description: Simple, flexible, fun javascript test framework for node.js & the + browser + website_url: http://mochajs.org/ + version: 10.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Javascript Testing Framework + image_url: https://img.stackshare.io/service/832/mocha.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter/blob/master/lib/binding_web/package.json + detection_source: lib/binding_web/package.json + last_updated_by: Andrew Hlynskyi + last_updated_on: 2023-03-14 18:37:12.000000000 Z +- name: NuGet + description: The package manager for .NET + website_url: https://www.nuget.org/ + open_source: false + hosted_saas: false + 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/stackshareiodev/ad_tree-sitter/blob/master/cli/Cargo.toml + detection_source: cli/Cargo.toml + last_updated_by: Max Brunsfeld + last_updated_on: 2019-01-05 00:50:52.000000000 Z +- name: RubyGems + description: Easily download, install, and use ruby software packages on your system + website_url: https://rubygems.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter/blob/master/docs/Gemfile + detection_source: docs/Gemfile + last_updated_by: Max Brunsfeld + last_updated_on: 2018-02-27 00:41:56.000000000 Z +- name: npm + description: The package manager for JavaScript. + website_url: https://www.npmjs.com/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter/blob/master/lib/binding_web/package.json + detection_source: lib/binding_web/package.json + last_updated_by: Max Brunsfeld + last_updated_on: 2019-04-26 00:27:24.000000000 Z +- name: nan + description: 'Native Abstractions for Node.js: C++ header for Node 0.8 -> 11 + compatibility' + package_url: https://www.npmjs.com/nan + version: 2.12.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16178/default_0d450fcd03a0343bb89c9b7c3a8cf092daa8c3b9.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter/blob/master/cli/src/generate/templates/package.json + detection_source: cli/src/generate/templates/package.json + last_updated_by: Max Brunsfeld + last_updated_on: 2021-02-26 20:45:02.000000000 Z +- name: terser + description: JavaScript parser + package_url: https://www.npmjs.com/terser + version: 5.16.6 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16562/default_536789d2630ed352dc721a1c915ab456b7660201.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter/blob/master/lib/binding_web/package.json + detection_source: lib/binding_web/package.json + last_updated_by: Andrew Hlynskyi + last_updated_on: 2023-03-14 18:37:12.000000000 Z +- name: webrick + description: WEBrick is an HTTP server toolkit that can be configured as an HTTPS + server + package_url: https://rubygems.org/webrick + version: 1.8.1 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: RubyGems Packages + image_url: https://img.stackshare.io/package/19444/default_e747a715ce0379afdb68c78657d70e4a512bf5f4.png + detection_source_url: https://github.com/stackshareiodev/ad_tree-sitter/blob/master/docs/Gemfile.lock + detection_source: docs/Gemfile + last_updated_by: Andrew Hlynskyi + last_updated_on: 2023-03-15 10:31:54.000000000 Z