- Issue created by @dcimorra
- ๐ฎ๐นItaly apaderno Brescia, ๐ฎ๐น
Thank 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.
- If you have not done it yet, you should enable GitLab CI for the project and fix the PHP_CodeSniffer errors/warnings it reports.
- For the time this application is open, only your commits are allowed.
- The purpose of this application is giving you a new drupal.org role that allows you to opt projects into security advisory coverage, either projects you already created, or projects you will create. The project status will not be changed by this application; once this application is closed, you will be able to change the project status from Not covered to Opt into security advisory coverage. This is possible only 14 days after the project is created.
Keep in mind that once the project is opted into security advisory coverage, only Security Team members may change coverage. - Only the person who created the application will get the permission to opt projects into security advisory coverage. No other person will get the same permission from the same application; that applies also to co-maintainers/maintainers of the project used for the application.
- We only accept an application per user. If you change your mind about the project to use for this application, or it is necessary to use a different project for the application, please update the issue summary with the link to the correct project and the issue title with the project name and the branch to review.
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.
- It is preferable to wait for a project moderator before posting the first comment on newly created applications. Project moderators will do some preliminary checks that are necessary before any change on the project files is suggested.
- Reviewers should show the output of a CLI tool โ only once per application.
- It may be best to have the applicant fix things before further review.
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 โ .
- ๐ฎ๐นItaly apaderno Brescia, ๐ฎ๐น
Remember to change status, when the project is ready to be reviewed. In this queue, projects are only reviewed when the status is Needs review.
- ๐ฎ๐ณIndia vishal.kadam Mumbai
1.
master
andfeature/add-ci-file
are wrong names for a branch. Release branch names always end with the literal .x as described in Release branches โ .2. Fix phpcs issues.
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml jsonapi_request_logger/ FILE: jsonapi_request_logger/jsonapi_request_logger.info.yml -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 1 LINE -------------------------------------------------------------------------------- 1 | WARNING | Remove "project" from the info file, it will be added by drupal.org packaging automatically 1 | WARNING | Remove "datestamp" from the info file, it will be added by drupal.org packaging automatically 1 | WARNING | Remove "version" from the info file, it will be added by drupal.org packaging automatically -------------------------------------------------------------------------------- FILE: jsonapi_request_logger/src/Form/SettingsForm.php -------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------- 96 | ERROR | [x] Comments may not appear after statements -------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY -------------------------------------------------------------------------------- FILE: jsonapi_request_logger/src/EventSubscriber/RequestLoggerSubscriber.php -------------------------------------------------------------------------------- FOUND 5 ERRORS AFFECTING 5 LINES -------------------------------------------------------------------------------- 96 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null" 135 | ERROR | [x] Expected 1 blank line after function; 2 found 150 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true" 228 | ERROR | [x] Expected 1 blank line after function; 0 found 229 | ERROR | [x] The closing brace for the class must have an empty line before it -------------------------------------------------------------------------------- PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY --------------------------------------------------------------------------------
- ๐ฎ๐ณIndia rushiraval
@dev.drupal.ln Please do not change status to Needs Review for application which you have not created.
- ๐ฎ๐นItaly apaderno Brescia, ๐ฎ๐น
This application has been created on November 11, 2024. After that, the applicant has not posted any comment.
Let's change the application priority and status. It should not be reviewed, nor its status changed, until the applicant changes the status. - Status changed to Closed: won't fix
2 months ago 4:48pm 27 January 2025 - ๐ฎ๐นItaly apaderno Brescia, ๐ฎ๐น
I am closing this application. More than two months passed from the last time the applicant posted in this issue.
Feel free to re-open it, if you are the applicant and you are sure you can follow this application to get it closed as fixed.