Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Jan 2024 at 14:15 UTC
Updated:
27 May 2024 at 15:29 UTC
Jump to comment: Most recent
Comments
Comment #2
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.
phpcs --standard=Drupal,>DrupalPracticeon the project, which alone fixes most of what reviewers would report.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 #3
vishal.kadam1. FILE: csp_google.module
The description for a module is Hook implementations for the [module name] module. where [module name] is the module name given in the .info.yml file.
2. FILE: src/EventSubscriber/CspPolicy.php
FILE: src/GoogleSupportedDomainsHelper.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 #4
ruuds commentedThanks, these changes have been made. See https://git.drupalcode.org/project/csp_google/-/commit/408329c10ac5bf8fb...
Comment #5
rushikesh raval commentedI am changing the issue priority as per issue priorities.
Comment #6
vishal.kadamRest looks fine to me.
Let’s wait for a Code Review Administrator to take a look and if everything goes fine, you will get the role.
Comment #7
avpadernocsp_google.module
The correct placeholder for URL starts with
:. It must also be wrapped on double quotation marks, as reported onFormattableMarkup::placeholderFormat().Comment #8
ruuds commentedThanks for the feedback. The placeholder is fixed, and i've enabled the gitlab-ci pipeline to catch any other errors in the future.
Comment #9
avpadernoThank you for your contribution!
I updated your account so you can now opt into security advisory coverage for any project you created and every project you will create.
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!
Thank you for your patience with the review process. 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 also the dedicated reviewers as well.
Comment #10
avpaderno