Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 Apr 2025 at 02:54 UTC
Updated:
5 May 2025 at 11:29 UTC
Jump to comment: Most recent
Comments
Comment #2
vishal.kadamComment #3
avpadernoThank you for applying!
Please read Review process for security advisory coverage: What to expect for more details and Security advisory coverage application checklist to understand what reviewers look for. Tips for ensuring a smooth review gives some hints for a smoother review.
The important notes are the following.
To the reviewers
Please read How to review security advisory coverage applications, Application workflow, What to cover in an application review, and Tools to use for reviews.
The important notes are the following.
For new reviewers, I would also suggest to first read In which way the issue queue for coverage applications is different from other project queues.
Comment #4
avpadernosrc/ConfigImport.php
The
$messageparameter passed to theLoggerInterfacemethods must be a literal string that uses placeholders. It's not a translatable string returned fromt()or$this->t(), a string concatenation, nor a value returned from a function/method.Comment #5
vishal.kadam1. FILE: Readme.md
README.md file is missing the required sections - Requirements, Installation and Configuration.
2. FILE: src/Commands/DevutilsCommands.php
FILE: src/Commands/DrushDevutilsCommands.php
The documentation comment for constructors is not mandatory anymore, If it is given, the description must be “Constructs a new [class name] object”, where [class name] includes the class namespace.
Comment #6
ruby232 commentedThanks for the feedback. I've implemented the changes and pushed them.
Comment #7
avpadernoThe first argument passed to error() needs to be a literal string which uses placeholders, not a translatable string.
Comment #8
avpadernoThank you for your contribution and for your patience with the review process!
I am going to update your account so you can opt into security advisory coverage any project you create, including the projects you already created.
These are some recommended readings to help you with maintainership:
You can find more contributors chatting on Slack or IRC in #drupal-contribute. So, come hang out and stay involved!
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank the dedicated reviewers as well.
Comment #9
avpaderno