New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Site Audit to BOA #634
Comments
|
We have tested it before and it reported too many false positives and caused too many false alarms and support requests, so it is now disabled by default, if present: https://github.com/omega8cc/boa/blob/master/docs/MODULES.txt#L121 We are using https://www.drupal.org/project/security_review instead, and it is integrated within our custom We could test |
|
We would need to "add vendor specific support", perhaps, because there are still errors and warnings which are false alarms in the BOA stack/env context: https://gist.github.com/omega8cc/b68587b852f5739f99b6 |
|
Hi, I'm the maintainer of site_audit. You know, I'm really open to adding vendor specific support, we even talked about that at DrupalCon Austin, then things got quiet. Rather than just disabling it, let's improve the system to make it compatible :-) Looking at https://gist.github.com/omega8cc/b68587b852f5739f99b6 ... Questions:
I've opened https://www.drupal.org/node/2443451 - I'll record the actionable items there once I know what to be checking for. |
|
Hi, thanks for the follow up! We will share all details both here and on d.o, soon. |
|
Something that will be helpful - https://packagist.org/packages/drupal/site_audit |
|
Howdy, this is still out there, what can I do to help? |
|
We will get back to this after BOA-3.1.0 release, when we plan to re-start the work on feature requests waiting in the 3.x.0 milestone / placeholder. |
|
Any updates? |
|
@kopeboy Working on this, stay tuned! |
|
See also: https://www.drupal.org/project/hosting_site_audit We may want to contribute either Aegir vendor, or Aegir and BOA vendor, if needed. We will report the progress also at: https://www.drupal.org/node/2443451 |
|
@omega8cc re: https://www.drupal.org/project/hosting_site_audit is that a forked version of site_audit? If so, why? |
|
@fluxsauce No! It is an integration module/feature, and first step to propose Aegir vendor. It is a part of this set of modules: https://www.drupal.org/project/hosting_monitor As explained in the project description:
|
|
@omega8cc it literally contains a copy of site_audit in it? http://cgit.drupalcode.org/hosting_site_audit/tree/lib/site_audit_7?id=8ed6e7c |
|
@fluxsauce We are discussing it in today's Aegir scrum on the IRC: https://hefring.mig5.net/bot/log/aegir/2016-09-22 |
|
@fluxsauce Really? I was not aware of this.. it shouldn't, like we don't bundle rr |
|
@fluxsauce - I have pinged @ergonlogic |
|
Yeah, that's why I was asking if it was a fork. Thanks! |
|
I can only guess that it is temporary to work on modifications we should propose to make it work with Aegir with custom vendor. There is no point in bundling projects like this. But @ergonlogic should be able to talk more about it, I guess. |
|
Yeah, it was a temporary shortcut, mostly due to drupal.org not supporting git sub-modules. I also want to have both the 7.x and 8.x branches available, since Aegir hosts both. I needed to make a minor alteration, and make |
|
The long-term goal is to support both in the 8.3.x branch, but that should be cool, I'll keep an eye out for it. |
mrconnerton commentedFeb 27, 2015
Would be a nice feature the other platforms have: https://www.drupal.org/project/site_audit
It is just a drush command so needs a task button on a site to go with it.
The text was updated successfully, but these errors were encountered: