inspec_tools 2.0.4 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inspec_tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.4
4
+ version: 2.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Robert Thew
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: exe
13
13
  cert_chain: []
14
- date: 2020-06-18 00:00:00.000000000 Z
14
+ date: 2020-10-16 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: colorize
@@ -27,6 +27,20 @@ dependencies:
27
27
  - - "~>"
28
28
  - !ruby/object:Gem::Version
29
29
  version: '0'
30
+ - !ruby/object:Gem::Dependency
31
+ name: git-lite-version-bump
32
+ requirement: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: 0.17.3
37
+ type: :runtime
38
+ prerelease: false
39
+ version_requirements: !ruby/object:Gem::Requirement
40
+ requirements:
41
+ - - ">="
42
+ - !ruby/object:Gem::Version
43
+ version: 0.17.3
30
44
  - !ruby/object:Gem::Dependency
31
45
  name: inspec
32
46
  requirement: !ruby/object:Gem::Requirement
@@ -132,41 +146,41 @@ dependencies:
132
146
  - !ruby/object:Gem::Version
133
147
  version: '2.8'
134
148
  - !ruby/object:Gem::Dependency
135
- name: word_wrap
149
+ name: rubocop
136
150
  requirement: !ruby/object:Gem::Requirement
137
151
  requirements:
138
- - - "~>"
152
+ - - ">="
139
153
  - !ruby/object:Gem::Version
140
- version: '1.0'
154
+ version: '0'
141
155
  type: :runtime
142
156
  prerelease: false
143
157
  version_requirements: !ruby/object:Gem::Requirement
144
158
  requirements:
145
- - - "~>"
159
+ - - ">="
146
160
  - !ruby/object:Gem::Version
147
- version: '1.0'
161
+ version: '0'
148
162
  - !ruby/object:Gem::Dependency
149
- name: git-lite-version-bump
163
+ name: word_wrap
150
164
  requirement: !ruby/object:Gem::Requirement
151
165
  requirements:
152
- - - ">="
166
+ - - "~>"
153
167
  - !ruby/object:Gem::Version
154
- version: 0.17.3
168
+ version: '1.0'
155
169
  type: :runtime
156
170
  prerelease: false
157
171
  version_requirements: !ruby/object:Gem::Requirement
158
172
  requirements:
159
- - - ">="
173
+ - - "~>"
160
174
  - !ruby/object:Gem::Version
161
- version: 0.17.3
175
+ version: '1.0'
162
176
  - !ruby/object:Gem::Dependency
163
- name: rubocop
177
+ name: bundler
164
178
  requirement: !ruby/object:Gem::Requirement
165
179
  requirements:
166
180
  - - ">="
167
181
  - !ruby/object:Gem::Version
168
182
  version: '0'
169
- type: :runtime
183
+ type: :development
170
184
  prerelease: false
171
185
  version_requirements: !ruby/object:Gem::Requirement
172
186
  requirements:
@@ -174,7 +188,7 @@ dependencies:
174
188
  - !ruby/object:Gem::Version
175
189
  version: '0'
176
190
  - !ruby/object:Gem::Dependency
177
- name: bundler
191
+ name: bundler-audit
178
192
  requirement: !ruby/object:Gem::Requirement
179
193
  requirements:
180
194
  - - ">="
@@ -188,7 +202,7 @@ dependencies:
188
202
  - !ruby/object:Gem::Version
189
203
  version: '0'
190
204
  - !ruby/object:Gem::Dependency
191
- name: minitest
205
+ name: codeclimate-test-reporter
192
206
  requirement: !ruby/object:Gem::Requirement
193
207
  requirements:
194
208
  - - ">="
@@ -202,7 +216,7 @@ dependencies:
202
216
  - !ruby/object:Gem::Version
203
217
  version: '0'
204
218
  - !ruby/object:Gem::Dependency
205
- name: pry
219
+ name: minitest
206
220
  requirement: !ruby/object:Gem::Requirement
207
221
  requirements:
208
222
  - - ">="
@@ -216,21 +230,21 @@ dependencies:
216
230
  - !ruby/object:Gem::Version
217
231
  version: '0'
218
232
  - !ruby/object:Gem::Dependency
219
- name: rake
233
+ name: minitest-reporters
220
234
  requirement: !ruby/object:Gem::Requirement
221
235
  requirements:
222
- - - ">="
236
+ - - "~>"
223
237
  - !ruby/object:Gem::Version
224
- version: '0'
238
+ version: '1.4'
225
239
  type: :development
226
240
  prerelease: false
227
241
  version_requirements: !ruby/object:Gem::Requirement
228
242
  requirements:
229
- - - ">="
243
+ - - "~>"
230
244
  - !ruby/object:Gem::Version
231
- version: '0'
245
+ version: '1.4'
232
246
  - !ruby/object:Gem::Dependency
233
- name: codeclimate-test-reporter
247
+ name: pry
234
248
  requirement: !ruby/object:Gem::Requirement
235
249
  requirements:
236
250
  - - ">="
@@ -244,7 +258,7 @@ dependencies:
244
258
  - !ruby/object:Gem::Version
245
259
  version: '0'
246
260
  - !ruby/object:Gem::Dependency
247
- name: simplecov
261
+ name: rake
248
262
  requirement: !ruby/object:Gem::Requirement
249
263
  requirements:
250
264
  - - ">="
@@ -258,7 +272,7 @@ dependencies:
258
272
  - !ruby/object:Gem::Version
259
273
  version: '0'
260
274
  - !ruby/object:Gem::Dependency
261
- name: bundler-audit
275
+ name: simplecov
262
276
  requirement: !ruby/object:Gem::Requirement
263
277
  requirements:
264
278
  - - ">="
@@ -280,17 +294,16 @@ executables:
280
294
  extensions: []
281
295
  extra_rdoc_files: []
282
296
  files:
283
- - CHANGELOG.md
284
297
  - LICENSE.md
285
298
  - README.md
286
299
  - Rakefile
287
300
  - exe/inspec_tools
288
- - lib/data/NIST_Map_02052020_CIS_Controls_Version_7.1_Implementation_Groups_1.2.xlsx
289
- - lib/data/NIST_Map_09212017B_CSC-CIS_Critical_Security_Controls_VER_6.1_Excel_9.1.2016.xlsx
290
301
  - lib/data/README.TXT
291
302
  - lib/data/U_CCI_List.xml
292
303
  - lib/data/attributes.yml
293
304
  - lib/data/cci2html.xsl
305
+ - lib/data/cis_to_nist_critical_controls
306
+ - lib/data/cis_to_nist_mapping
294
307
  - lib/data/mapping.yml
295
308
  - lib/data/rubocop.yml
296
309
  - lib/data/stig.csv
@@ -305,6 +318,7 @@ files:
305
318
  - lib/inspec_tools/ckl.rb
306
319
  - lib/inspec_tools/cli.rb
307
320
  - lib/inspec_tools/csv.rb
321
+ - lib/inspec_tools/generate_map.rb
308
322
  - lib/inspec_tools/help.rb
309
323
  - lib/inspec_tools/help/compliance.md
310
324
  - lib/inspec_tools/help/csv2inspec.md
@@ -328,12 +342,17 @@ files:
328
342
  - lib/overrides/object.rb
329
343
  - lib/overrides/string.rb
330
344
  - lib/overrides/true_class.rb
345
+ - lib/utilities/cci_xml.rb
346
+ - lib/utilities/cis_to_nist.rb
331
347
  - lib/utilities/csv_util.rb
332
- - lib/utilities/extract_nist_cis_mapping.rb
333
348
  - lib/utilities/extract_pdf_text.rb
334
349
  - lib/utilities/inspec_util.rb
350
+ - lib/utilities/mapping_validator.rb
335
351
  - lib/utilities/parser.rb
336
352
  - lib/utilities/text_cleaner.rb
353
+ - lib/utilities/xccdf/from_inspec.rb
354
+ - lib/utilities/xccdf/to_xccdf.rb
355
+ - lib/utilities/xccdf/xccdf_score.rb
337
356
  homepage: https://inspec-tools.mitre.org/
338
357
  licenses:
339
358
  - Apache-2.0
@@ -1,714 +0,0 @@
1
- # Changelog
2
-
3
- ## [Unreleased](https://github.com/mitre/inspec_tools/tree/HEAD)
4
-
5
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.3...HEAD)
6
-
7
- **Closed issues:**
8
-
9
- - xccdf2inspec string quotes bug [\#191](https://github.com/mitre/inspec_tools/issues/191)
10
- - xccdf2inspec fails on OpenSCAP xccdf results with undefined method [\#190](https://github.com/mitre/inspec_tools/issues/190)
11
-
12
- **Merged pull requests:**
13
-
14
- - 191 single quote replacement [\#192](https://github.com/mitre/inspec_tools/pull/192) ([Bialogs](https://github.com/Bialogs))
15
-
16
- ## [v2.0.3](https://github.com/mitre/inspec_tools/tree/v2.0.3) (2020-05-26)
17
-
18
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre13...v2.0.3)
19
-
20
- **Implemented enhancements:**
21
-
22
- - Round compliance score down [\#146](https://github.com/mitre/inspec_tools/issues/146)
23
- - Every usage of Bucket and Tally uses it as a symbol, making it a symbol as part of its declaration [\#187](https://github.com/mitre/inspec_tools/pull/187) ([rbclark](https://github.com/rbclark))
24
- - Summary output [\#186](https://github.com/mitre/inspec_tools/pull/186) ([jsa5593](https://github.com/jsa5593))
25
- - Compliance score is rounded down and the README is updated [\#185](https://github.com/mitre/inspec_tools/pull/185) ([jsa5593](https://github.com/jsa5593))
26
-
27
- **Fixed bugs:**
28
-
29
- - inspec\_tools docker images is not actually showing results to cli [\#183](https://github.com/mitre/inspec_tools/issues/183)
30
-
31
- **Closed issues:**
32
-
33
- - inspec\_tools docker container doesn't let me go into a bash shell [\#184](https://github.com/mitre/inspec_tools/issues/184)
34
- - Add a Dockerfile so folks can eaily add this into their ci/cd container workflows [\#162](https://github.com/mitre/inspec_tools/issues/162)
35
-
36
- **Merged pull requests:**
37
-
38
- - Add parameter to InspecUtils\#control\_status to specify when used for summary. [\#170](https://github.com/mitre/inspec_tools/pull/170) ([Bialogs](https://github.com/Bialogs))
39
-
40
- ## [v2.0.2.pre13](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre13) (2020-05-22)
41
-
42
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre12...v2.0.2.pre13)
43
-
44
- **Implemented enhancements:**
45
-
46
- - Ruby to docker [\#181](https://github.com/mitre/inspec_tools/pull/181) ([jsa5593](https://github.com/jsa5593))
47
-
48
- **Fixed bugs:**
49
-
50
- - All Impacts Parsed from PDF are Medium [\#173](https://github.com/mitre/inspec_tools/issues/173)
51
- - Git version bump version 0.17.2 is broken due to a faulty regex. [\#182](https://github.com/mitre/inspec_tools/pull/182) ([rbclark](https://github.com/rbclark))
52
-
53
- ## [v2.0.2.pre12](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre12) (2020-05-07)
54
-
55
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre11...v2.0.2.pre12)
56
-
57
- **Merged pull requests:**
58
-
59
- - Require a newer version of git-lite-version-bump for Windows support [\#178](https://github.com/mitre/inspec_tools/pull/178) ([rbclark](https://github.com/rbclark))
60
-
61
- ## [v2.0.2.pre11](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre11) (2020-05-07)
62
-
63
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre10...v2.0.2.pre11)
64
-
65
- **Merged pull requests:**
66
-
67
- - git-lite-version-bump 0.17.0 is not compatible with Windows [\#176](https://github.com/mitre/inspec_tools/pull/176) ([rbclark](https://github.com/rbclark))
68
-
69
- ## [v2.0.2.pre10](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre10) (2020-05-06)
70
-
71
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre9...v2.0.2.pre10)
72
-
73
- **Implemented enhancements:**
74
-
75
- - Standardize Severity Tag on CVSS 3.0 Terms [\#107](https://github.com/mitre/inspec_tools/issues/107)
76
-
77
- **Merged pull requests:**
78
-
79
- - Standardize Output of Severity and Impact to CVSS v3.0 terms [\#174](https://github.com/mitre/inspec_tools/pull/174) ([Bialogs](https://github.com/Bialogs))
80
-
81
- ## [v2.0.2.pre9](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre9) (2020-05-04)
82
-
83
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre8...v2.0.2.pre9)
84
-
85
- **Implemented enhancements:**
86
-
87
- - Ensure the output of our converters formats with a standard of 2-space [\#140](https://github.com/mitre/inspec_tools/issues/140)
88
- - Ensure we do not create code that uses " where ' are the correct style [\#138](https://github.com/mitre/inspec_tools/issues/138)
89
-
90
- **Fixed bugs:**
91
-
92
- - Summary always returns 0 for profile errors [\#164](https://github.com/mitre/inspec_tools/issues/164)
93
- - Multiple fields missing from CKL generated with inspec2ckl [\#150](https://github.com/mitre/inspec_tools/issues/150)
94
- - update inspec2ckl to support both tag and sub-descriptions in output [\#148](https://github.com/mitre/inspec_tools/issues/148)
95
-
96
- **Merged pull requests:**
97
-
98
- - Apply fixes from CodeFactor [\#172](https://github.com/mitre/inspec_tools/pull/172) ([aaronlippold](https://github.com/aaronlippold))
99
- - Generate Ruby with Single Quoted Strings [\#169](https://github.com/mitre/inspec_tools/pull/169) ([Bialogs](https://github.com/Bialogs))
100
- - Update CKL parse method to dig into sub descriptions [\#168](https://github.com/mitre/inspec_tools/pull/168) ([Bialogs](https://github.com/Bialogs))
101
-
102
- ## [v2.0.2.pre8](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre8) (2020-04-30)
103
-
104
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre7...v2.0.2.pre8)
105
-
106
- **Fixed bugs:**
107
-
108
- - CCI Information is blank in CKL output [\#147](https://github.com/mitre/inspec_tools/issues/147)
109
- - STIG Viewer fails to validate CKL Schema [\#131](https://github.com/mitre/inspec_tools/issues/131)
110
-
111
- **Closed issues:**
112
-
113
- - Add integration tests to validate output Checklist against schema [\#62](https://github.com/mitre/inspec_tools/issues/62)
114
-
115
- **Merged pull requests:**
116
-
117
- - Break CCI Vuln Information into separate StigData [\#167](https://github.com/mitre/inspec_tools/pull/167) ([Bialogs](https://github.com/Bialogs))
118
- - Missing array type for replace\_tags [\#166](https://github.com/mitre/inspec_tools/pull/166) ([Didar-Bhullar](https://github.com/Didar-Bhullar))
119
- - 131 ckl schema [\#163](https://github.com/mitre/inspec_tools/pull/163) ([Bialogs](https://github.com/Bialogs))
120
-
121
- ## [v2.0.2.pre7](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre7) (2020-04-28)
122
-
123
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre6...v2.0.2.pre7)
124
-
125
- **Implemented enhancements:**
126
-
127
- - Determine why we are getting odd terminal output at the end of an xccdf2inspec run [\#155](https://github.com/mitre/inspec_tools/issues/155)
128
-
129
- **Closed issues:**
130
-
131
- - Delete un-needed branches in the repo [\#157](https://github.com/mitre/inspec_tools/issues/157)
132
- - Remove guardfile [\#141](https://github.com/mitre/inspec_tools/issues/141)
133
-
134
- **Merged pull requests:**
135
-
136
- - Remove Guardfile from Specfile [\#161](https://github.com/mitre/inspec_tools/pull/161) ([Bialogs](https://github.com/Bialogs))
137
- - Updated README to standardize wording [\#160](https://github.com/mitre/inspec_tools/pull/160) ([Bialogs](https://github.com/Bialogs))
138
- - Remove guardfile [\#159](https://github.com/mitre/inspec_tools/pull/159) ([Bialogs](https://github.com/Bialogs))
139
- - Remove unnecessary debug output from xccdf2inspec [\#158](https://github.com/mitre/inspec_tools/pull/158) ([rbclark](https://github.com/rbclark))
140
-
141
- ## [v2.0.2.pre6](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre6) (2020-04-28)
142
-
143
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre5...v2.0.2.pre6)
144
-
145
- **Implemented enhancements:**
146
-
147
- - Remove tag with NIST revision [\#139](https://github.com/mitre/inspec_tools/issues/139)
148
-
149
- **Fixed bugs:**
150
-
151
- - CCE- data seems to be coming into the CCI references in some XCCDF files [\#151](https://github.com/mitre/inspec_tools/issues/151)
152
- - small fix to resolve issues with CCE data in the XCCDF [\#156](https://github.com/mitre/inspec_tools/pull/156) ([aaronlippold](https://github.com/aaronlippold))
153
-
154
- **Closed issues:**
155
-
156
- - update inspec2ckl schema to the newest CKL Schema in the stig viewer 2.10 [\#149](https://github.com/mitre/inspec_tools/issues/149)
157
- - Categorize all errors the same [\#145](https://github.com/mitre/inspec_tools/issues/145)
158
-
159
- **Merged pull requests:**
160
-
161
- - Apply fixes from CodeFactor [\#153](https://github.com/mitre/inspec_tools/pull/153) ([aaronlippold](https://github.com/aaronlippold))
162
-
163
- ## [v2.0.2.pre5](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre5) (2020-04-15)
164
-
165
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.1.pre4...v2.0.2.pre5)
166
-
167
- **Implemented enhancements:**
168
-
169
- - Summary Error Count [\#132](https://github.com/mitre/inspec_tools/issues/132)
170
- - change check and fix tags to sub-descriptions in xccdf2inspec [\#47](https://github.com/mitre/inspec_tools/issues/47)
171
- - merge in the `merge\_tool` [\#42](https://github.com/mitre/inspec_tools/issues/42)
172
- - InSpec 3.x Data features [\#22](https://github.com/mitre/inspec_tools/issues/22)
173
-
174
- **Merged pull requests:**
175
-
176
- - Ruby 2.6.6 and 2.7.1 update [\#143](https://github.com/mitre/inspec_tools/pull/143) ([Bialogs](https://github.com/Bialogs))
177
-
178
- ## [v2.0.1.pre4](https://github.com/mitre/inspec_tools/tree/v2.0.1.pre4) (2020-04-06)
179
-
180
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.1.pre3...v2.0.1.pre4)
181
-
182
- **Closed issues:**
183
-
184
- - consider how to convert impact 0 to Severity in inspec2ckl [\#60](https://github.com/mitre/inspec_tools/issues/60)
185
-
186
- **Merged pull requests:**
187
-
188
- - Add unit tests for XLSXTool and add system tests in CI [\#130](https://github.com/mitre/inspec_tools/pull/130) ([Bialogs](https://github.com/Bialogs))
189
- - Apply fixes from CodeFactor [\#129](https://github.com/mitre/inspec_tools/pull/129) ([aaronlippold](https://github.com/aaronlippold))
190
-
191
- ## [v2.0.1.pre3](https://github.com/mitre/inspec_tools/tree/v2.0.1.pre3) (2020-04-03)
192
-
193
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.1.pre2...v2.0.1.pre3)
194
-
195
- **Merged pull requests:**
196
-
197
- - Cleanup xlsx2inspec Process of Adding NIST and CIS Controls to Inspec Controls [\#127](https://github.com/mitre/inspec_tools/pull/127) ([Bialogs](https://github.com/Bialogs))
198
-
199
- ## [v2.0.1.pre2](https://github.com/mitre/inspec_tools/tree/v2.0.1.pre2) (2020-04-02)
200
-
201
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.1.pre1...v2.0.1.pre2)
202
-
203
- **Merged pull requests:**
204
-
205
- - Missed some references to inspec/objects [\#126](https://github.com/mitre/inspec_tools/pull/126) ([Bialogs](https://github.com/Bialogs))
206
- - Move to mitre/inspec-objects [\#125](https://github.com/mitre/inspec_tools/pull/125) ([Bialogs](https://github.com/Bialogs))
207
-
208
- ## [v2.0.1.pre1](https://github.com/mitre/inspec_tools/tree/v2.0.1.pre1) (2020-04-02)
209
-
210
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.0...v2.0.1.pre1)
211
-
212
- **Merged pull requests:**
213
-
214
- - Pull lfs objects in when building the gem. [\#124](https://github.com/mitre/inspec_tools/pull/124) ([rbclark](https://github.com/rbclark))
215
-
216
- ## [v2.0.0](https://github.com/mitre/inspec_tools/tree/v2.0.0) (2020-04-01)
217
-
218
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.10...v2.0.0)
219
-
220
- **Fixed bugs:**
221
-
222
- - xlsx2inspec failing to parse controls over two digits [\#117](https://github.com/mitre/inspec_tools/issues/117)
223
-
224
- **Merged pull requests:**
225
-
226
- - Update parse XLSXTool\#parse\_cis\_control to handle the case when there… [\#123](https://github.com/mitre/inspec_tools/pull/123) ([Bialogs](https://github.com/Bialogs))
227
- - Track Inspec versions \>= 4.18.100 [\#122](https://github.com/mitre/inspec_tools/pull/122) ([Bialogs](https://github.com/Bialogs))
228
- - Restructure workflow for publishing gem [\#121](https://github.com/mitre/inspec_tools/pull/121) ([rbclark](https://github.com/rbclark))
229
-
230
- ## [v1.8.10](https://github.com/mitre/inspec_tools/tree/v1.8.10) (2020-03-30)
231
-
232
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.9...v1.8.10)
233
-
234
- **Merged pull requests:**
235
-
236
- - added two digit contol parsing fixes \#117 [\#120](https://github.com/mitre/inspec_tools/pull/120) ([yarick](https://github.com/yarick))
237
-
238
- ## [v1.8.9](https://github.com/mitre/inspec_tools/tree/v1.8.9) (2020-03-30)
239
-
240
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.8...v1.8.9)
241
-
242
- **Merged pull requests:**
243
-
244
- - Fix bug in creating severity override guidance tags [\#118](https://github.com/mitre/inspec_tools/pull/118) ([Bialogs](https://github.com/Bialogs))
245
-
246
- ## [v1.8.8](https://github.com/mitre/inspec_tools/tree/v1.8.8) (2020-03-30)
247
-
248
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.7...v1.8.8)
249
-
250
- **Implemented enhancements:**
251
-
252
- - add a `--json-full` and `--json-counts` option to the summary command - like the cli so I can pipe to jq [\#78](https://github.com/mitre/inspec_tools/issues/78)
253
-
254
- **Merged pull requests:**
255
-
256
- - Add --json-full and --json-summary options to summary subcommand [\#116](https://github.com/mitre/inspec_tools/pull/116) ([Bialogs](https://github.com/Bialogs))
257
-
258
- ## [v1.8.7](https://github.com/mitre/inspec_tools/tree/v1.8.7) (2020-03-29)
259
-
260
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.6...v1.8.7)
261
-
262
- ## [v1.8.6](https://github.com/mitre/inspec_tools/tree/v1.8.6) (2020-03-27)
263
-
264
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.5...v1.8.6)
265
-
266
- **Closed issues:**
267
-
268
- - GitHub Actions Build Matrix [\#112](https://github.com/mitre/inspec_tools/issues/112)
269
-
270
- **Merged pull requests:**
271
-
272
- - Update build/test process to only use GitHub actions [\#115](https://github.com/mitre/inspec_tools/pull/115) ([Bialogs](https://github.com/Bialogs))
273
-
274
- ## [v1.8.5](https://github.com/mitre/inspec_tools/tree/v1.8.5) (2020-03-27)
275
-
276
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.4...v1.8.5)
277
-
278
- **Implemented enhancements:**
279
-
280
- - add "\# encoding: utf-8" to controls [\#54](https://github.com/mitre/inspec_tools/issues/54)
281
-
282
- **Merged pull requests:**
283
-
284
- - Add '\# encoding: UTF-8' to the top of all generated controls/\*.rb [\#114](https://github.com/mitre/inspec_tools/pull/114) ([Bialogs](https://github.com/Bialogs))
285
-
286
- ## [v1.8.4](https://github.com/mitre/inspec_tools/tree/v1.8.4) (2020-03-27)
287
-
288
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.3...v1.8.4)
289
-
290
- **Fixed bugs:**
291
-
292
- - \[BUG\] inspec\_tools \> 1.7.1 getting unknown encoding name - UTF-8 \(RuntimeError\) [\#110](https://github.com/mitre/inspec_tools/issues/110)
293
-
294
- **Merged pull requests:**
295
-
296
- - Reorganize overrides [\#113](https://github.com/mitre/inspec_tools/pull/113) ([Bialogs](https://github.com/Bialogs))
297
-
298
- ## [v1.8.3](https://github.com/mitre/inspec_tools/tree/v1.8.3) (2020-03-27)
299
-
300
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.2...v1.8.3)
301
-
302
- **Merged pull requests:**
303
-
304
- - Spaces cause interpreter not to pick up encoding correctly [\#111](https://github.com/mitre/inspec_tools/pull/111) ([Bialogs](https://github.com/Bialogs))
305
-
306
- ## [v1.8.2](https://github.com/mitre/inspec_tools/tree/v1.8.2) (2020-03-25)
307
-
308
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.1...v1.8.2)
309
-
310
- **Merged pull requests:**
311
-
312
- - Gemspec Dependency Updates [\#109](https://github.com/mitre/inspec_tools/pull/109) ([Bialogs](https://github.com/Bialogs))
313
-
314
- ## [v1.8.1](https://github.com/mitre/inspec_tools/tree/v1.8.1) (2020-03-24)
315
-
316
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.0...v1.8.1)
317
-
318
- **Closed issues:**
319
-
320
- - Please update the homepage in the gemspec to point to inspec-tools.mitre.org [\#105](https://github.com/mitre/inspec_tools/issues/105)
321
-
322
- **Merged pull requests:**
323
-
324
- - Update Gem homepage to https://inspec-tools.mitre.org/ [\#108](https://github.com/mitre/inspec_tools/pull/108) ([Bialogs](https://github.com/Bialogs))
325
-
326
- ## [v1.8.0](https://github.com/mitre/inspec_tools/tree/v1.8.0) (2020-03-24)
327
-
328
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.7.3...v1.8.0)
329
-
330
- **Closed issues:**
331
-
332
- - csv2inspec impact doesn't correct format "CAT I II III" severities [\#88](https://github.com/mitre/inspec_tools/issues/88)
333
-
334
- **Merged pull requests:**
335
-
336
- - Support conversion from CAT/Category style severities when generating an impact number. [\#106](https://github.com/mitre/inspec_tools/pull/106) ([Bialogs](https://github.com/Bialogs))
337
-
338
- ## [v1.7.3](https://github.com/mitre/inspec_tools/tree/v1.7.3) (2020-03-23)
339
-
340
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.7.2...v1.7.3)
341
-
342
- **Merged pull requests:**
343
-
344
- - Hotfix [\#104](https://github.com/mitre/inspec_tools/pull/104) ([Bialogs](https://github.com/Bialogs))
345
-
346
- ## [v1.7.2](https://github.com/mitre/inspec_tools/tree/v1.7.2) (2020-03-23)
347
-
348
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.7.1...v1.7.2)
349
-
350
- **Implemented enhancements:**
351
-
352
- - add warning in CLI if needed app is missing for pdf2inspec [\#38](https://github.com/mitre/inspec_tools/issues/38)
353
-
354
- **Merged pull requests:**
355
-
356
- - Allow pushing to any gem host to support GitHub [\#103](https://github.com/mitre/inspec_tools/pull/103) ([Bialogs](https://github.com/Bialogs))
357
-
358
- ## [v1.7.1](https://github.com/mitre/inspec_tools/tree/v1.7.1) (2020-03-23)
359
-
360
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.7.0...v1.7.1)
361
-
362
- **Merged pull requests:**
363
-
364
- - GitHub Action Workflow Updates [\#102](https://github.com/mitre/inspec_tools/pull/102) ([Bialogs](https://github.com/Bialogs))
365
-
366
- ## [v1.7.0](https://github.com/mitre/inspec_tools/tree/v1.7.0) (2020-03-20)
367
-
368
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.21...v1.7.0)
369
-
370
- **Implemented enhancements:**
371
-
372
- - Migrate to depend on the new inspect objects library [\#86](https://github.com/mitre/inspec_tools/issues/86)
373
-
374
- **Merged pull requests:**
375
-
376
- - Remove warnings \(\#minor\) [\#101](https://github.com/mitre/inspec_tools/pull/101) ([Bialogs](https://github.com/Bialogs))
377
-
378
- ## [v1.6.21](https://github.com/mitre/inspec_tools/tree/v1.6.21) (2020-03-20)
379
-
380
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.20...v1.6.21)
381
-
382
- **Implemented enhancements:**
383
-
384
- - Parse cis XSLX [\#90](https://github.com/mitre/inspec_tools/pull/90) ([lukemalinowski](https://github.com/lukemalinowski))
385
-
386
- **Closed issues:**
387
-
388
- - figure out rubygems.org [\#31](https://github.com/mitre/inspec_tools/issues/31)
389
-
390
- ## [v1.6.20](https://github.com/mitre/inspec_tools/tree/v1.6.20) (2020-03-17)
391
-
392
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.19...v1.6.20)
393
-
394
- **Merged pull requests:**
395
-
396
- - Rubygems release workflow [\#100](https://github.com/mitre/inspec_tools/pull/100) ([Bialogs](https://github.com/Bialogs))
397
-
398
- ## [v1.6.19](https://github.com/mitre/inspec_tools/tree/v1.6.19) (2020-03-16)
399
-
400
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.18...v1.6.19)
401
-
402
- **Merged pull requests:**
403
-
404
- - Update github workflows [\#99](https://github.com/mitre/inspec_tools/pull/99) ([Bialogs](https://github.com/Bialogs))
405
-
406
- ## [v1.6.18](https://github.com/mitre/inspec_tools/tree/v1.6.18) (2020-03-16)
407
-
408
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.17...v1.6.18)
409
-
410
- ## [v1.6.17](https://github.com/mitre/inspec_tools/tree/v1.6.17) (2020-03-13)
411
-
412
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.16...v1.6.17)
413
-
414
- **Fixed bugs:**
415
-
416
- - Fix VERSION file update to update the right file in the gem [\#79](https://github.com/mitre/inspec_tools/issues/79)
417
-
418
- ## [v1.6.16](https://github.com/mitre/inspec_tools/tree/v1.6.16) (2020-03-13)
419
-
420
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.15...v1.6.16)
421
-
422
- **Fixed bugs:**
423
-
424
- - The `changelog.md` versions seem to be broken [\#80](https://github.com/mitre/inspec_tools/issues/80)
425
- - Update version.yml regex to match multidigit version numbers and use … [\#98](https://github.com/mitre/inspec_tools/pull/98) ([Bialogs](https://github.com/Bialogs))
426
-
427
- ## [v1.6.15](https://github.com/mitre/inspec_tools/tree/v1.6.15) (2020-03-13)
428
-
429
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.14...v1.6.15)
430
-
431
- **Merged pull requests:**
432
-
433
- - Fix issue with CHANGELOD.md not generating because of invalid startin… [\#97](https://github.com/mitre/inspec_tools/pull/97) ([Bialogs](https://github.com/Bialogs))
434
-
435
- ## [v1.6.14](https://github.com/mitre/inspec_tools/tree/v1.6.14) (2020-03-13)
436
-
437
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.13...v1.6.14)
438
-
439
- **Closed issues:**
440
-
441
- - add travis to the commit/PR workflow [\#36](https://github.com/mitre/inspec_tools/issues/36)
442
-
443
- **Merged pull requests:**
444
-
445
- - Use my personal version of github-actions-x/commit until git-lfs patc… [\#96](https://github.com/mitre/inspec_tools/pull/96) ([Bialogs](https://github.com/Bialogs))
446
-
447
- ## [v1.6.13](https://github.com/mitre/inspec_tools/tree/v1.6.13) (2020-03-13)
448
-
449
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.12...v1.6.13)
450
-
451
- **Closed issues:**
452
-
453
- - use github\_changelog\_generator in our release process [\#33](https://github.com/mitre/inspec_tools/issues/33)
454
- - add project instructions for Changelog, contribution and issue\_template [\#32](https://github.com/mitre/inspec_tools/issues/32)
455
-
456
- **Merged pull requests:**
457
-
458
- - Enable git-lfs for this repository; tracking xls and xlsx files. [\#94](https://github.com/mitre/inspec_tools/pull/94) ([Bialogs](https://github.com/Bialogs))
459
-
460
- ## [v1.6.12](https://github.com/mitre/inspec_tools/tree/v1.6.12) (2020-03-13)
461
-
462
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.11...v1.6.12)
463
-
464
- **Closed issues:**
465
-
466
- - Typo in main README.md [\#89](https://github.com/mitre/inspec_tools/issues/89)
467
-
468
- **Merged pull requests:**
469
-
470
- - Fix typo in README.md, Remove development guidance in favor of a wiki… [\#93](https://github.com/mitre/inspec_tools/pull/93) ([Bialogs](https://github.com/Bialogs))
471
-
472
- ## [v1.6.11](https://github.com/mitre/inspec_tools/tree/v1.6.11) (2020-03-12)
473
-
474
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.10...v1.6.11)
475
-
476
- **Closed issues:**
477
-
478
- - DISA STIG web address needs to be updated [\#66](https://github.com/mitre/inspec_tools/issues/66)
479
-
480
- **Merged pull requests:**
481
-
482
- - Ignore debug generated files [\#92](https://github.com/mitre/inspec_tools/pull/92) ([Bialogs](https://github.com/Bialogs))
483
-
484
- ## [v1.6.10](https://github.com/mitre/inspec_tools/tree/v1.6.10) (2020-03-12)
485
-
486
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.9...v1.6.10)
487
-
488
- **Fixed bugs:**
489
-
490
- - Fix https://public.cyber.mil refernces [\#81](https://github.com/mitre/inspec_tools/pull/81) ([aaronlippold](https://github.com/aaronlippold))
491
-
492
- ## [v1.6.9](https://github.com/mitre/inspec_tools/tree/v1.6.9) (2020-03-06)
493
-
494
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.8...v1.6.9)
495
-
496
- ## [v1.6.8](https://github.com/mitre/inspec_tools/tree/v1.6.8) (2020-03-05)
497
-
498
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.7...v1.6.8)
499
-
500
- ## [v1.6.7](https://github.com/mitre/inspec_tools/tree/v1.6.7) (2020-02-11)
501
-
502
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.6...v1.6.7)
503
-
504
- ## [v1.6.6](https://github.com/mitre/inspec_tools/tree/v1.6.6) (2020-02-05)
505
-
506
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/53bdcb3...v1.6.6)
507
-
508
- **Fixed bugs:**
509
-
510
- - --help option is broken but inspec\_tools help \<command\> works [\#77](https://github.com/mitre/inspec_tools/issues/77)
511
- - Fixes \#77 by shifting help commands around [\#87](https://github.com/mitre/inspec_tools/pull/87) ([lukemalinowski](https://github.com/lukemalinowski))
512
-
513
- **Merged pull requests:**
514
-
515
- - Apply fixes from CodeFactor [\#82](https://github.com/mitre/inspec_tools/pull/82) ([aaronlippold](https://github.com/aaronlippold))
516
-
517
- ## [53bdcb3](https://github.com/mitre/inspec_tools/tree/53bdcb3) (2019-11-06)
518
-
519
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.4...53bdcb3)
520
-
521
- **Fixed bugs:**
522
-
523
- - --version and -v are broken [\#76](https://github.com/mitre/inspec_tools/issues/76)
524
-
525
- **Closed issues:**
526
-
527
- - Logic fix [\#83](https://github.com/mitre/inspec_tools/issues/83)
528
-
529
- **Merged pull requests:**
530
-
531
- - Fixes \#83 [\#85](https://github.com/mitre/inspec_tools/pull/85) ([aaronlippold](https://github.com/aaronlippold))
532
- - Fixes \#76 by editing version number [\#84](https://github.com/mitre/inspec_tools/pull/84) ([lukemalinowski](https://github.com/lukemalinowski))
533
-
534
- ## [v1.6.4](https://github.com/mitre/inspec_tools/tree/v1.6.4) (2019-11-05)
535
-
536
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.3...v1.6.4)
537
-
538
- ## [v1.6.3](https://github.com/mitre/inspec_tools/tree/v1.6.3) (2019-11-05)
539
-
540
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.5...v1.6.3)
541
-
542
- ## [v1.6.5](https://github.com/mitre/inspec_tools/tree/v1.6.5) (2019-11-05)
543
-
544
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.2...v1.6.5)
545
-
546
- ## [v1.6.2](https://github.com/mitre/inspec_tools/tree/v1.6.2) (2019-11-05)
547
-
548
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.1...v1.6.2)
549
-
550
- ## [v1.6.1](https://github.com/mitre/inspec_tools/tree/v1.6.1) (2019-11-05)
551
-
552
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.6.0...v1.6.1)
553
-
554
- **Merged pull requests:**
555
-
556
- - Update Profile logic include control exceptions [\#75](https://github.com/mitre/inspec_tools/pull/75) ([rx294](https://github.com/rx294))
557
- - Null Byte in json report causes inspec2ckl to bomb-out [\#73](https://github.com/mitre/inspec_tools/pull/73) ([kevin-j-smith](https://github.com/kevin-j-smith))
558
-
559
- ## [v1.6.0](https://github.com/mitre/inspec_tools/tree/v1.6.0) (2019-10-04)
560
-
561
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.5.0...v1.6.0)
562
-
563
- **Closed issues:**
564
-
565
- - Updated logic for results metrics [\#74](https://github.com/mitre/inspec_tools/issues/74)
566
-
567
- ## [v1.5.0](https://github.com/mitre/inspec_tools/tree/v1.5.0) (2019-09-10)
568
-
569
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.4.2...v1.5.0)
570
-
571
- **Closed issues:**
572
-
573
- - Feature Enhancement: Inspec command plugin for inspec\_tools [\#67](https://github.com/mitre/inspec_tools/issues/67)
574
-
575
- **Merged pull requests:**
576
-
577
- - Kevin j smith adding inspec command plugin logic [\#72](https://github.com/mitre/inspec_tools/pull/72) ([lukemalinowski](https://github.com/lukemalinowski))
578
- - Added logic so that inspec\_tools can be a plugin to Inspec as a comma… [\#68](https://github.com/mitre/inspec_tools/pull/68) ([kevin-j-smith](https://github.com/kevin-j-smith))
579
-
580
- ## [v1.4.2](https://github.com/mitre/inspec_tools/tree/v1.4.2) (2019-07-30)
581
-
582
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.4.1...v1.4.2)
583
-
584
- **Closed issues:**
585
-
586
- - Add additional option for Summary command [\#64](https://github.com/mitre/inspec_tools/issues/64)
587
- - `insert\_json\_metadata': undefined method `version' for nil:NilClass [\#63](https://github.com/mitre/inspec_tools/issues/63)
588
-
589
- **Merged pull requests:**
590
-
591
- - Updated rake version [\#69](https://github.com/mitre/inspec_tools/pull/69) ([robthew](https://github.com/robthew))
592
- - Add in 'inspec' and 'fileutils' require statements [\#65](https://github.com/mitre/inspec_tools/pull/65) ([samcornwell](https://github.com/samcornwell))
593
-
594
- ## [v1.4.1](https://github.com/mitre/inspec_tools/tree/v1.4.1) (2019-06-20)
595
-
596
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.4.0...v1.4.1)
597
-
598
- ## [v1.4.0](https://github.com/mitre/inspec_tools/tree/v1.4.0) (2019-05-17)
599
-
600
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.3.6...v1.4.0)
601
-
602
- **Merged pull requests:**
603
-
604
- - Apply fixes from CodeFactor [\#61](https://github.com/mitre/inspec_tools/pull/61) ([aaronlippold](https://github.com/aaronlippold))
605
-
606
- ## [v1.3.6](https://github.com/mitre/inspec_tools/tree/v1.3.6) (2019-05-02)
607
-
608
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.3.5...v1.3.6)
609
-
610
- **Implemented enhancements:**
611
-
612
- - document new metadata.json file and creation of file in README.md [\#53](https://github.com/mitre/inspec_tools/issues/53)
613
- - remove 'severity' from conversion [\#57](https://github.com/mitre/inspec_tools/pull/57) ([aaronlippold](https://github.com/aaronlippold))
614
-
615
- **Closed issues:**
616
-
617
- - While working with STIGViewer there were some missing TAGs [\#50](https://github.com/mitre/inspec_tools/issues/50)
618
- - remove severity tag in xccdf to inspec converted [\#44](https://github.com/mitre/inspec_tools/issues/44)
619
-
620
- ## [v1.3.5](https://github.com/mitre/inspec_tools/tree/v1.3.5) (2019-05-01)
621
-
622
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.3.4...v1.3.5)
623
-
624
- ## [v1.3.4](https://github.com/mitre/inspec_tools/tree/v1.3.4) (2019-05-01)
625
-
626
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.1.6...v1.3.4)
627
-
628
- **Closed issues:**
629
-
630
- - Needed app is missing [\#49](https://github.com/mitre/inspec_tools/issues/49)
631
- - 2018 b79e5c3 [\#48](https://github.com/mitre/inspec_tools/issues/48)
632
-
633
- **Merged pull requests:**
634
-
635
- - Metadata docs and tools [\#55](https://github.com/mitre/inspec_tools/pull/55) ([samcornwell](https://github.com/samcornwell))
636
- - Fix bugs introduced by \#51 \(STIGViewer PR\) [\#52](https://github.com/mitre/inspec_tools/pull/52) ([samcornwell](https://github.com/samcornwell))
637
- - Enhancements to meet working with STIGViewer as well as tracking some custom metadata when converting from xccdf2inspec and inspec2ckl [\#51](https://github.com/mitre/inspec_tools/pull/51) ([kevin-j-smith](https://github.com/kevin-j-smith))
638
- - Add modules summary, compliance [\#45](https://github.com/mitre/inspec_tools/pull/45) ([rx294](https://github.com/rx294))
639
-
640
- ## [v1.1.6](https://github.com/mitre/inspec_tools/tree/v1.1.6) (2018-12-13)
641
-
642
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.1.5...v1.1.6)
643
-
644
- ## [v1.1.5](https://github.com/mitre/inspec_tools/tree/v1.1.5) (2018-12-11)
645
-
646
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.1.2...v1.1.5)
647
-
648
- **Implemented enhancements:**
649
-
650
- - Add help for the gem usage and or ruby usage [\#7](https://github.com/mitre/inspec_tools/issues/7)
651
- - add sub-help command output to match README and document each function [\#6](https://github.com/mitre/inspec_tools/issues/6)
652
-
653
- **Closed issues:**
654
-
655
- - add rubocop integration or PRs [\#34](https://github.com/mitre/inspec_tools/issues/34)
656
- - Do we want to expose the --cci flag in the example as it is now not needed by default given it is in the /data directory [\#29](https://github.com/mitre/inspec_tools/issues/29)
657
- - fix the subcommands help so it works as expected [\#28](https://github.com/mitre/inspec_tools/issues/28)
658
- - THOR CLI: xccdf2inspec for example was giving me a hard time about the order of -x or --xccdf or --cci or -c and the order they were in - the docs on it seems to give two sets of directions [\#27](https://github.com/mitre/inspec_tools/issues/27)
659
- - do we have to do anything special for including CIS Benchmarks? [\#21](https://github.com/mitre/inspec_tools/issues/21)
660
- - clean up debug statements [\#20](https://github.com/mitre/inspec_tools/issues/20)
661
- - Give attribution for files in /data [\#19](https://github.com/mitre/inspec_tools/issues/19)
662
- - add copyright statements if necessary [\#15](https://github.com/mitre/inspec_tools/issues/15)
663
- - check /examples/sample\_json to see if any of the results are sensitive [\#14](https://github.com/mitre/inspec_tools/issues/14)
664
-
665
- **Merged pull requests:**
666
-
667
- - replaced docsplit with pdf-reader [\#43](https://github.com/mitre/inspec_tools/pull/43) ([robthew](https://github.com/robthew))
668
- - Updated remove dir statement [\#41](https://github.com/mitre/inspec_tools/pull/41) ([robthew](https://github.com/robthew))
669
- - Added appveyor config [\#40](https://github.com/mitre/inspec_tools/pull/40) ([robthew](https://github.com/robthew))
670
- - Travis test [\#39](https://github.com/mitre/inspec_tools/pull/39) ([robthew](https://github.com/robthew))
671
- - Add rubocop to the process [\#35](https://github.com/mitre/inspec_tools/pull/35) ([aaronlippold](https://github.com/aaronlippold))
672
- - \* added refernces to external data sources [\#30](https://github.com/mitre/inspec_tools/pull/30) ([aaronlippold](https://github.com/aaronlippold))
673
-
674
- ## [v1.1.2](https://github.com/mitre/inspec_tools/tree/v1.1.2) (2018-11-08)
675
-
676
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.1.1...v1.1.2)
677
-
678
- ## [v1.1.1](https://github.com/mitre/inspec_tools/tree/v1.1.1) (2018-11-08)
679
-
680
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.1.0...v1.1.1)
681
-
682
- ## [v1.1.0](https://github.com/mitre/inspec_tools/tree/v1.1.0) (2018-11-08)
683
-
684
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/85b69b32277ea43f95b09eee00e9f7b84c62dfff...v1.1.0)
685
-
686
- **Fixed bugs:**
687
-
688
- - Remove unneeded `exe` dir if we are going to standardize on `bin`and update the `.gemspec` file [\#25](https://github.com/mitre/inspec_tools/issues/25)
689
-
690
- **Closed issues:**
691
-
692
- - when you When build the gem and install it - the command `inspec\_tools` does not seem to install into the path [\#26](https://github.com/mitre/inspec_tools/issues/26)
693
- - Add MITRE Copyright to the end of the README.md [\#23](https://github.com/mitre/inspec_tools/issues/23)
694
- - Update email addresses to MITRE addresses [\#18](https://github.com/mitre/inspec_tools/issues/18)
695
- - update readme.md [\#17](https://github.com/mitre/inspec_tools/issues/17)
696
- - update inspec\_tools.gemspec [\#16](https://github.com/mitre/inspec_tools/issues/16)
697
- - update license to apache 2.0 [\#13](https://github.com/mitre/inspec_tools/issues/13)
698
- - Separate Files defaults to \[False\] [\#10](https://github.com/mitre/inspec_tools/issues/10)
699
- - Rename repository to 'inspec\_tools' [\#9](https://github.com/mitre/inspec_tools/issues/9)
700
-
701
- **Merged pull requests:**
702
-
703
- - Cleanup Debug Statetements [\#12](https://github.com/mitre/inspec_tools/pull/12) ([yarick](https://github.com/yarick))
704
- - Change default separated\_files setting to default to true [\#11](https://github.com/mitre/inspec_tools/pull/11) ([yarick](https://github.com/yarick))
705
- - Cleanup [\#8](https://github.com/mitre/inspec_tools/pull/8) ([robthew](https://github.com/robthew))
706
- - Unification [\#5](https://github.com/mitre/inspec_tools/pull/5) ([dromazmj](https://github.com/dromazmj))
707
- - \* Adds functionality for inspec2csv [\#4](https://github.com/mitre/inspec_tools/pull/4) ([dromazmj](https://github.com/dromazmj))
708
- - Md/pdf [\#3](https://github.com/mitre/inspec_tools/pull/3) ([dromazmj](https://github.com/dromazmj))
709
- - Md/csv2inspec [\#2](https://github.com/mitre/inspec_tools/pull/2) ([dromazmj](https://github.com/dromazmj))
710
- - Writes code in the inspec util to output an inspec json to a directory [\#1](https://github.com/mitre/inspec_tools/pull/1) ([dromazmj](https://github.com/dromazmj))
711
-
712
-
713
-
714
- \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*