Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grasmash/drupal-security-warning
https://github.com/grasmash/drupal-security-warning
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/grasmash/drupal-security-warning
- Owner: grasmash
- License: gpl-2.0
- Created: 2016-12-05T20:32:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-24T15:17:23.000Z (about 3 years ago)
- Last Synced: 2024-10-04T18:50:40.089Z (3 months ago)
- Language: PHP
- Size: 531 KB
- Stars: 7
- Watchers: 1
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/grasmash/drupal-security-warning.svg?branch=master)](https://travis-ci.org/grasmash/drupal-security-warning) [![Latest Stable Version](https://poser.pugx.org/grasmash/drupal-security-warning/v/stable)](https://packagist.org/packages/grasmash/drupal-security-warning) [![Total Downloads](https://poser.pugx.org/grasmash/drupal-security-warning/downloads)](https://packagist.org/packages/grasmash/drupal-security-warning) [![License](https://poser.pugx.org/grasmash/drupal-security-warning/license)](https://packagist.org/packages/grasmash/drupal-security-warning)
This Composer plugin will display a warning when users install or update Drupal packages that are not supported by the Drupal Security team, as per the [Security Advisory Policy](https://www.drupal.org/security-advisory-policy).
Installing or updating a "non-covered" Drupal package will display:
You are using Drupal packages that are not supported by the Drupal Security Team!
- drupal/consumers:1.0.0.0-beta1: Project has not opted into security advisory coverage!
- drupal/inline_entity_form:1.0.0.0-beta1: Beta releases are not covered by Drupal security advisories.
- drupal/scheduled_updates:1.0.0.0-alpha6: Project has not opted into security advisory coverage!
- drupal/diff:1.0.0.0-RC1: RC releases are not covered by Drupal security advisories.
- drupal/seckit:1.0.0.0-alpha2: Alpha releases are not covered by Drupal security advisories.
- drupal/security_review:dev-1.x: Dev releases are not covered by Drupal security advisories.
See https://www.drupal.org/security-advisory-policy for more information.