diff --git a/README.md b/README.md index a10a15e..2cdfdd0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Aplus Framework CLI Library +Aplus Framework CLI Library # Aplus Framework CLI Library @@ -7,7 +7,6 @@ - [API Documentation](https://docs.aplus-framework.com/packages/cli.html) [![tests](https://github.com/aplus-framework/cli/actions/workflows/tests.yml/badge.svg)](https://github.com/aplus-framework/cli/actions/workflows/tests.yml) -[![pipeline](https://gitlab.com/aplus-framework/libraries/cli/badges/master/pipeline.svg)](https://gitlab.com/aplus-framework/libraries/cli/-/pipelines?scope=branches) -[![coverage](https://gitlab.com/aplus-framework/libraries/cli/badges/master/coverage.svg?job=test:php)](https://aplus-framework.gitlab.io/libraries/cli/coverage/) +[![coverage](https://coveralls.io/repos/github/aplus-framework/cli/badge.svg?branch=master)](https://coveralls.io/github/aplus-framework/cli?branch=master) [![packagist](https://img.shields.io/packagist/v/aplus/cli)](https://packagist.org/packages/aplus/cli) [![open-source](https://img.shields.io/badge/open--source-sponsor-magenta)](https://aplus-framework.com/sponsor) diff --git a/SECURITY.md b/SECURITY.md index 4a798ef..d316286 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,11 +1,5 @@ # Security Policy -Aplus Framework CLI Library runs **SAST** each new pipeline and all known vulnerabilities are monitored. - -## Supported Versions - The **latest** and **LTS** versions of this library receive security fixes. -## Reporting a Vulnerability - -Create a new issue and mark it as **confidential** in the [official repository of this library](https://gitlab.com/aplus-framework/libraries/cli/-/issues). +If you find any vulnerability send an email to `aplusframework@gmail.com`. diff --git a/composer.json b/composer.json index 57a81bc..bba861e 100644 --- a/composer.json +++ b/composer.json @@ -21,9 +21,9 @@ "homepage": "https://aplus-framework.com/packages/cli", "support": { "email": "support@aplus-framework.com", - "issues": "https://gitlab.com/aplus-framework/libraries/cli/issues", + "issues": "https://github.com/aplus-framework/cli/issues", "forum": "https://aplus-framework.com/forum", - "source": "https://gitlab.com/aplus-framework/libraries/cli", + "source": "https://github.com/aplus-framework/cli", "docs": "https://docs.aplus-framework.com/guides/libraries/cli/" }, "funding": [