Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
26 Dec 2020 at 21:51 UTC
Updated:
14 Mar 2021 at 17:14 UTC
Jump to comment: Most recent
Comments
Comment #2
avpadernoComment #3
avpadernoComment #4
bramdriesenA quick look at the module's code gave me the following impressions:
- Missing composer.json file so it's unclear which versions of Drupal you support (rather important since media is only in core since a specific version).
- Readme file is empty and provides no context at all.
- No hook_help is defined.
- module file is missing the @file doc comment.
I didn't complete any of the other checks yet.
Comment #5
bramdriesenAutomated Review
Drupal coding standards report:
Nothing major or blocking :) no deprecations found and no DrupalPractice violations.
Manual Review
If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.
This review uses the Project Application Review Template.
Comment #6
avpadernoComment #7
chris matthews commentedThanks @BramDriesen, 1.0.2 is ready to review: https://www.drupal.org/project/media_remote_audio/releases/1.0.2
Comment #8
bramdriesenI think this is sufficient to get the module itself opted into the security coverage.
One more thing is that you accidentally committed a .DS_Store file.
Comment #9
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, 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 all the dedicated reviewers as well.
Comment #10
chris matthews commentedThanks! I removed the .DS_Store file in 1.0.3
Comment #11
avpadernoWhoops... I don't know why 7 years ago ended up there.