Will Dower
|
23d1749ee8
|
merging in master
Signed-off-by: Will Dower <wdower@mitre.org>
|
2022-03-07 15:53:10 -05:00 |
|
Chef Expeditor
|
0383e819eb
|
Update CHANGELOG.md with details from pull request #5851
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-28 02:06:38 +00:00 |
|
Clinton Wolfe
|
3fa57b66bb
|
Merge pull request #5851 from inspec/IPACK-49-add-open-ssl-1-1-1-m-to-omnibus-software
Pin openssl to 1.1.1m
|
2022-02-27 21:05:16 -05:00 |
|
Chef Expeditor
|
2fd78531d5
|
Bump version to 5.1.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-28 00:59:38 +00:00 |
|
Clinton Wolfe
|
275eb2b2f9
|
Merge pull request #5872 from inspec/cw/set-coverage-location
CFINSPEC-39 Set sonarscanner options using properties file
|
2022-02-27 19:58:09 -05:00 |
|
Chef Expeditor
|
39e80084df
|
Bump version to 5.1.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-28 00:51:10 +00:00 |
|
Clinton Wolfe
|
2844453d38
|
Merge pull request #5884 from mitre/no-diff-fix
No diff fix
|
2022-02-27 19:49:40 -05:00 |
|
Chef Expeditor
|
acbe8b4a42
|
Bump version to 5.1.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-28 00:44:47 +00:00 |
|
Clinton Wolfe
|
1a4d58a691
|
Merge pull request #5868 from inspec/im/migrate_resources
Delete resource docs from inspec/inspec
|
2022-02-27 19:43:05 -05:00 |
|
Clinton Wolfe
|
d9e11b0d86
|
Delete vendor (installed gems) dir before running sonarscanner
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-27 19:14:30 -05:00 |
|
Aaron Lippold
|
abe27392e9
|
linting
Signed-off-by: Aaron Lippold <lippold@gmail.com>
|
2022-02-25 21:34:01 -05:00 |
|
Aaron Lippold
|
5e20a170da
|
signed the commit
Signed-off-by: Aaron Lippold <lippold@gmail.com>
|
2022-02-25 19:45:05 -05:00 |
|
Aaron Lippold
|
feb727920b
|
Merge remote-tracking branch 'origin' into no-diff-fix
|
2022-02-25 19:25:04 -05:00 |
|
Will Dower
|
1af5764659
|
removed pry statement
Signed-off-by: Will Dower <wdower@mitre.org>
|
2022-02-25 16:16:56 -05:00 |
|
Will Dower
|
22944c33b8
|
fixed bug in --no-diff behavior
Signed-off-by: Will Dower <wdower@mitre.org>
|
2022-02-25 16:06:15 -05:00 |
|
Clinton Wolfe
|
2db8b80bb3
|
Exclude vendor directory
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-24 11:54:32 -05:00 |
|
Clinton Wolfe
|
70b450b641
|
Exclude JS and C files from scanning
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-24 11:20:43 -05:00 |
|
Clinton Wolfe
|
08362f0811
|
Set file exclusions and project ID in properties file
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-24 10:48:04 -05:00 |
|
Chef Expeditor
|
37b585ad37
|
Bump version to 5.1.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-24 15:04:48 +00:00 |
|
Clinton Wolfe
|
b63907a374
|
Merge pull request #5793 from inspec/nm/ssl-cert-winrm
CFINSPEC-2 Added options to allow winrm SSL connection with certificates
|
2022-02-24 10:03:18 -05:00 |
|
Nikita Mathur
|
5a3c964b7d
|
Changed underscore options of cli with hyphen and added 2 options that can be additionally used for ssl auth winrm
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-02-24 15:08:20 +05:30 |
|
Nikita Mathur
|
758d7d21ca
|
Documentation added for certificate keys
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-02-24 14:21:43 +05:30 |
|
Nikita Mathur
|
29d6c112f3
|
Initial commit for winrm ssl auth - options added
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-02-24 14:21:43 +05:30 |
|
Chef Expeditor
|
1cb8f61d4b
|
Bump version to 5.0.6 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-24 02:43:39 +00:00 |
|
Clinton Wolfe
|
7595d2b815
|
Merge pull request #5790 from mitre/descriptions
Descriptions for all the schema attributes
|
2022-02-23 21:42:07 -05:00 |
|
Amndeep Singh Mann
|
042d586ce4
|
Merge branch 'descriptions' of https://github.com/mitre/inspec into descriptions
|
2022-02-22 23:43:15 -05:00 |
|
Amndeep Singh Mann
|
5ea67ef7d2
|
fixed linting
Signed-off-by: Amndeep Singh Mann <amann@mitre.org>
|
2022-02-22 23:42:59 -05:00 |
|
Clinton Wolfe
|
fe2e59c2a5
|
Set sonarscanner coverage location using properties file
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-22 11:01:33 -05:00 |
|
Ian Maddaus
|
99707bb23d
|
Update resource page
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
|
2022-02-21 13:23:07 -05:00 |
|
Ian Maddaus
|
686c5df7e6
|
Delete hab resources
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
|
2022-02-21 13:21:39 -05:00 |
|
Ian Maddaus
|
4b29062ea7
|
Rename resources
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
|
2022-02-21 13:20:13 -05:00 |
|
Chef Expeditor
|
14db8ff057
|
Bump version to 5.0.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-21 18:19:59 +00:00 |
|
Ian Maddaus
|
f9c89c62ff
|
Delete resources
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
|
2022-02-21 13:19:18 -05:00 |
|
Clinton Wolfe
|
0dc2a9da1d
|
Merge pull request #5837 from inspec/vasundhara/support-rsepc-3-11
CFINSPEC-45: Update rspec version to 3.11
|
2022-02-21 13:18:27 -05:00 |
|
Chef Expeditor
|
4a1e7131b4
|
Bump version to 5.0.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-21 00:32:55 +00:00 |
|
Clinton Wolfe
|
bffab7ce57
|
Merge pull request #5865 from inspec/cw/purge-git-cache-in-omnibus
Always expire the git cache when running omnibus jobs
|
2022-02-20 19:31:23 -05:00 |
|
Clinton Wolfe
|
6800ae807a
|
fixed missing colon
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-20 19:25:02 -05:00 |
|
Clinton Wolfe
|
ffe5d06722
|
Always expire the git cache when running omnibus jobs
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-20 19:19:07 -05:00 |
|
Chef Expeditor
|
b44ddb7666
|
Bump version to 5.0.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-20 22:08:36 +00:00 |
|
Clinton Wolfe
|
1da3e1e454
|
Merge pull request #5862 from inspec/vasundhara/fix-failing-tests-for-inspec-5
CFINSPEC-38: Fix test failing after release branch update.
|
2022-02-20 17:07:10 -05:00 |
|
Vasu1105
|
87f5da5912
|
CFINSPEC-38: Fix test failing after release branch update.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-18 11:54:59 +05:30 |
|
Chef Expeditor
|
4d28aa484c
|
Bump version to 5.0.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-17 21:33:14 +00:00 |
|
Clinton Wolfe
|
647797b3a4
|
Merge pull request #5858 from inspec/cw/make-verify-public
Make sure verify pipeline is marked public
|
2022-02-17 16:30:24 -05:00 |
|
Clinton Wolfe
|
2f7411d42a
|
Make sure verify pipeline is marked public
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-17 16:29:30 -05:00 |
|
Chef Expeditor
|
4c80bd346c
|
Bump version to 5.0.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-02-17 20:20:37 +00:00 |
|
Clinton Wolfe
|
d4c6392c74
|
Merge pull request #5856 from inspec/cw/add-sonarscanner
Add sonarscanner
|
2022-02-17 15:19:01 -05:00 |
|
Clinton Wolfe
|
ef72d3adac
|
Move coverage tests to its own pipeline to keep verify pipeline public
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-17 15:16:44 -05:00 |
|
Clinton Wolfe
|
4d04d525e1
|
Move vault fetch to happen early to avoid vault token expiry
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-17 14:15:50 -05:00 |
|
Clinton Wolfe
|
92fbf304ae
|
Run coverage tests on ruby 3.0, not 2.7
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-17 13:33:25 -05:00 |
|
Clinton Wolfe
|
2d762f40ab
|
Setup sonarscanner
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-17 13:31:52 -05:00 |
|