Fix issues found in security advisory review

Created on 11 October 2024, 3 months ago

Problem/Motivation

A security advisory policy application was made by @dataweb and a review of the project was done: https://www.drupal.org/project/projectapplications/issues/3451948#commen...

Fix the three issues highlighted by @vishal.kadam

1) Core version requirement

FILE: ief_popup.info.yml

core_version_requirement: ^8 || ^9 || ^10 || ^11

The Drupal Core versions before 8.7.7 do not recognize the core_version_requirement key.

2) Package type

package: Custom

This line is used by custom modules created for specific sites. It is not a package name used for projects hosted on drupal.org.

3) Update description for .module file

FILE: ief_popup.module

The usual description for a .module file is Hook implementations for the [module name] module. where [module name] is the module name given in the .info.yml file.

📌 Task
Status

Active

Version

2.2

Component

Code

Created by

🇨🇦Canada chrisck BC, Canada

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024