Commit graph

162 commits

Author SHA1 Message Date
Patrick Münch
50e28b58ea Merge pull request #44 from juju4/master
essay: differentiate redhat/debian, add extra conditions
2017-02-08 21:07:28 +01:00
Patrick Münch
b4fd1b3440 Merge pull request #50 from techraf/ignore-inspec-lock
Ignore inspec.lock file
2017-01-14 09:44:34 +01:00
techraf
78f3747407 Ignore inspec.lock file 2017-01-14 13:41:54 +09:00
Patrick Münch
9032b67769 Merge pull request #49 from techraf/fix-duplicate-in-sysctl-16
Remove duplicated expectation from sysctl-16
2017-01-13 09:58:51 +01:00
techraf
7972eca00c Check 'net.ipv4.conf.default.send_redirects' instead of 'net.ipv4.conf.all.send_redirects' twice 2017-01-13 08:48:27 +09:00
Julien
f5f905d366 Merge branch 'master' into master 2017-01-03 18:22:30 +01:00
juju4
1ec817fe20 fix rubocop Conventions 2016-12-22 04:58:26 -05:00
juju4
ed00917131 fix rubocop Conventions 2016-12-22 04:55:31 -05:00
juju4
c27fc05aee fix rubocop Conventions 2016-12-22 04:50:09 -05:00
juju4
50abb79577 fix rubocop Conventions 2016-12-22 04:45:40 -05:00
juju4
1726723827 fix rubocop Conventions 2016-12-22 04:39:14 -05:00
juju4
f207161143 fix rubocop Conventions 2016-12-22 04:34:49 -05:00
juju4
e62cb3f0ef fix rubocop Conventions 2016-12-22 04:27:09 -05:00
juju4
4b029d7e99 fix rubocop Conventions 2016-12-22 04:23:07 -05:00
juju4
b2cd7ee312 fix rubocop Conventions 2016-12-22 04:17:32 -05:00
juju4
e297ff2b1e fix rubocop Warning and most Conventions 2016-12-22 04:09:07 -05:00
juju4
7878a04956 +travis.yml 2016-12-21 15:21:50 -05:00
juju4
3fc52ecadb rebase upstream 2016-12-21 15:19:16 -05:00
juju4
cdcc9f7721 use attributes, include PR feedback 2016-12-21 13:53:32 -05:00
Patrick Münch
462e066cdf Merge pull request #47 from dev-sec/chris-rock/readme
update links in readme
2016-12-21 19:19:36 +01:00
Christoph Hartmann
552bfb1abb update links in readme
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-12-21 12:50:12 +01:00
Christoph Hartmann
43362f747f Merge pull request #46 from dev-sec/chris-rock/metadata
update profile metadata & tooling
2016-12-21 12:04:28 +01:00
Christoph Hartmann
b5429ffbd5 update profile metadata & tooling 2016-12-21 11:54:18 +01:00
juju4
e7b6c36edb try Gemfile cleanup 2016-12-19 08:37:46 -05:00
juju4
327593903f typo 2016-12-19 04:18:20 -05:00
juju4
7dd6045f40 add travis test for ruby 2.3.1 + remove 1.9.3, remove Gemfile conditional 2016-12-19 03:25:07 -05:00
juju4
f9e29c380d quotes 2016-12-19 02:39:37 -05:00
juju4
932f81025d pin rack in Gemfile 2016-12-19 02:34:27 -05:00
juju4
34940bb02a travis: force rubygems update without bundle 2016-12-19 02:04:14 -05:00
juju4
0f0070adbb travis: force rubygems update before_install 2016-12-19 01:38:48 -05:00
juju4
80eb43572d travis: force rubygems update 2016-12-18 15:01:40 -05:00
juju4
68bc615322 README add travis build status 2016-12-18 14:40:51 -05:00
juju4
790371c5fd differentiate redhat/debian test, add extra conditions like entropy or ENV dependent test 2016-09-18 16:38:55 -04:00
Christoph Hartmann
da3a1b6ce8 Merge pull request #42 from netflash/master
Update links in README file
2016-07-26 21:44:48 +02:00
Alex Romanov
8510dc0bfe Update links in README file 2016-07-26 10:10:35 -07:00
Dominik Richter
b5652311d8 Merge pull request #43 from atomic111/master
update Gemfile
2016-07-25 21:24:22 +02:00
Patrick Münch
4585d2a35c update Gemfile
Signed-off-by: Patrick Münch <patrick.muench1111@gmail.com>
2016-07-25 20:17:57 +02:00
Patrick Münch
a93f22892c Merge pull request #39 from dev-sec/chris-rock/update
Fix cpu flags and change default for net.ipv4.conf.all.log_martians
2016-04-29 15:38:53 +02:00
Christoph Hartmann
bb7c532f0f bug fix cpu flags and change default for net.ipv4.conf.all.log_martians 2016-04-29 15:16:57 +02:00
Christoph Hartmann
007a08f36b remove old lockdown directory 2016-04-29 15:16:20 +02:00
Dominik Richter
7a91d82069 Merge pull request #38 from dev-sec/chris-rock/inspec-profile
inspec profile
2016-04-29 13:13:09 +02:00
Christoph Hartmann
8ff2ada319 improve style 2016-04-29 13:02:19 +02:00
Dominik Richter
caaf7e6327 update inspec.yml 2016-04-29 13:02:19 +02:00
Christoph Hartmann
dd9706cb45 migrate to inspec profile 2016-04-29 13:02:05 +02:00
Christoph Hartmann
a43c6bffb5 pin net-ssh for ruby 1.9.3 2016-04-29 12:14:44 +02:00
Christoph Hartmann
018233362d update rake tasks 2016-04-29 12:12:25 +02:00
Christoph Hartmann
dc702f3671 remove specific tooling for devops tools 2016-04-29 12:12:19 +02:00
Patrick Münch
758fbef3ba Merge pull request #37 from dev-sec/chris-rock/update-identifier
update identifier
2016-04-25 14:14:28 +02:00
Christoph Hartmann
b25dcb95b8 update identifier 2016-02-28 16:14:23 +01:00
Christoph Hartmann
b09f5c9f59 Merge pull request #36 from hardening-io/dr/fix-sysctl
prevent nil in flags
2016-02-24 16:37:28 +01:00