-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f4d7309
commit 1d1ced0
Showing
1 changed file
with
95 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
repo_name: gpupo/mercadolivre-sdk | ||
report_id: 20ff0dbb94a9241a6061cdbe5b5b760e | ||
version: 0.1 | ||
repo_type: Public | ||
timestamp: '2024-05-07T12:35:46+00:00' | ||
requested_by: alisonvalente | ||
provider: github | ||
branch: main | ||
detected_tools_count: 7 | ||
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_url: https://github.com/gpupo/mercadolivre-sdk | ||
detection_source: Repo Metadata | ||
- name: DB | ||
description: 'Version control for databases: save, restore, and archive snapshots | ||
of your database from the command line' | ||
website_url: https://github.com/infostreams/db | ||
license: MIT | ||
open_source: true | ||
hosted_saas: false | ||
category: Data Stores | ||
sub_category: Database Tools | ||
image_url: https://img.stackshare.io/service/11593/no-img.png | ||
detection_source_url: https://github.com/gpupo/mercadolivre-sdk/blob/main/docker-compose.yaml | ||
detection_source: docker-compose.yaml | ||
last_updated_by: Gilmar Pupo | ||
last_updated_on: 2018-07-13 13:11:30.000000000 Z | ||
- name: MariaDB | ||
description: An enhanced, drop-in replacement for MySQL | ||
website_url: https://mariadb.com/ | ||
license: GPL-2.0 | ||
open_source: true | ||
hosted_saas: false | ||
category: Data Stores | ||
sub_category: Databases | ||
image_url: https://img.stackshare.io/service/1615/mariadb-logo-400x400.png | ||
detection_source_url: https://github.com/gpupo/mercadolivre-sdk/blob/main/docker-compose.yaml | ||
detection_source: docker-compose.yaml | ||
last_updated_by: Gilmar Pupo | ||
last_updated_on: 2018-07-13 13:11:30.000000000 Z | ||
- name: PHP-FPM | ||
description: An alternative FastCGI daemon for PHP | ||
website_url: http://php-fpm.org/ | ||
open_source: false | ||
hosted_saas: false | ||
category: Data Stores | ||
sub_category: Background Processing | ||
image_url: https://img.stackshare.io/no-img-open-source.png | ||
detection_source_url: https://github.com/gpupo/mercadolivre-sdk/blob/main/docker-compose.yaml | ||
detection_source: docker-compose.yaml | ||
last_updated_by: Gilmar Pupo | ||
last_updated_on: 2018-07-13 13:11:30.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/gpupo/mercadolivre-sdk | ||
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/gpupo/mercadolivre-sdk/blob/main/.github/workflows/php.yml | ||
detection_source: ".github/workflows/php.yml" | ||
last_updated_by: Gilmar Pupo | ||
last_updated_on: 2019-12-23 14:18:36.000000000 Z | ||
- name: Travis CI | ||
description: A hosted continuous integration service for open source and private | ||
projects | ||
website_url: http://travis-ci.com/ | ||
open_source: false | ||
hosted_saas: true | ||
category: Build, Test, Deploy | ||
sub_category: Continuous Integration | ||
image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png | ||
detection_source_url: https://github.com/gpupo/mercadolivre-sdk/blob/main/.travis.yml | ||
detection_source: ".travis.yml" | ||
last_updated_by: Gilmar Pupo | ||
last_updated_on: 2016-09-06 13:47:25.000000000 Z |