radify / radiian

Radiian creates Ansible provisioning files for immutable infrastructure on AWS
https://www.npmjs.com/package/radiian
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

Adds gulp security task #53

Closed jfmercer closed 9 years ago

jfmercer commented 9 years ago

Adds gulp security task

Description

gavD commented 9 years ago

please rebase this @jfmercer

What does the gulp security task do? I'm assuming it verifies that none of the deps have known issues, yeah?

jfmercer commented 9 years ago

Right. It looks at package.json & confirms that none of the packages have known security issues. It doesn't look at anything else in the repo. Just package.json deps.

On Saturday, November 21, 2015, Gavin Davies notifications@github.com wrote:

please rebase this @jfmercer https://github.com/jfmercer

What does the gulp security task do? I'm assuming it verifies that none of the deps have known issues, yeah?

— Reply to this email directly or view it on GitHub https://github.com/radify/radiian/pull/53#issuecomment-158642040.

John Mercer | Software Developer; Radify, Inc. | 1-949-606-5003

gavD commented 9 years ago

cool. Please rebase this and then happy to merge

jfmercer commented 9 years ago

I'm moving today. Might not rebase till Sunday or Monday. But I'll get to it.

On Saturday, November 21, 2015, Gavin Davies notifications@github.com wrote:

cool. Please rebase this and then happy to merge

— Reply to this email directly or view it on GitHub https://github.com/radify/radiian/pull/53#issuecomment-158643098.

John Mercer | Software Developer; Radify, Inc. | 1-949-606-5003

gavD commented 9 years ago

there's no rush

jfmercer commented 9 years ago

@gavD Rebase complete. :+1: