diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..55beb5c --- /dev/null +++ b/techstack.md @@ -0,0 +1,69 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [dreamfactorysoftware/df-saml](https://github.com/dreamfactorysoftware/df-saml)![](https://img.stackshare.io/public_badge.svg "public") +

+|3
Tools used|12/06/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ PHP +
+ PHP +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ + +## Open source packages (1) + +## Packagist (1) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[onelogin/php-saml](https://packagist.org/onelogin/php-saml)|v4.1.0|01/04/23|Daniil Lytvyn |N/A|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 0000000..298ad7a --- /dev/null +++ b/techstack.yml @@ -0,0 +1,41 @@ +repo_name: dreamfactorysoftware/df-saml +report_id: c6b11316a4880957e31415fafc5817ab +repo_type: Public +timestamp: '2023-12-06T22:38:00+00:00' +requested_by: daniilly +provider: github +branch: master +detected_tools_count: 3 +tools: +- name: PHP + description: A popular general-purpose scripting language that is especially suited + to web development + website_url: http://www.php.net/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg + detection_source: Repo Metadata +- 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: Repo Metadata +- name: onelogin/php-saml + description: OneLogin PHP SAML Toolkit + package_url: https://packagist.org/onelogin/php-saml + version: 4.1.0 + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/package/packagist/image.png + detection_source_url: github.com/dreamfactorysoftware/df-saml/blob/master/composer.json + detection_source: composer.json + last_updated_by: Daniil Lytvyn + last_updated_on: 2023-01-04 10:56:06.000000000 Z