inspec_tools 2.0.2.pre11 → 2.0.2.pre13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +31 -7
  3. data/README.md +7 -0
  4. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 42b3c5fd27bb3b59310811bc8225b34c422234f44c007891aea245bac499822c
4
- data.tar.gz: fa5158e8c213e81f28bd978e5b5e6673d61d703d72e6a685cc7d364b3dbf878a
3
+ metadata.gz: 4dc5b1e3bca7c7388c9fd078810f362b74f79f5713fa5bd84b35837565ba0818
4
+ data.tar.gz: ee8cd675fdd5ed0d302f88f9ebb19e83f98e5d346bcce10c435655f297075b98
5
5
  SHA512:
6
- metadata.gz: 545cbac4bf54f3c1e2863400608b2de5aa4a010dbfcb4a509208a59216e6c71509e0a587d748697be987807f37989874ee7e79e67e2b4b1f7ede585cb9940bca
7
- data.tar.gz: b58f79559489bf1e77de08a8f2fe1eb5eb8a370a6ee58a9895f10f7cadb36dc6724d5dfdd9388eacb476fcf4a6d9e40d9050167323d9e6fd03890afe683335f5
6
+ metadata.gz: ad7185fecbd5c6f122738af832e73f3c2571ba9b871901d17cd5c9fda124baa433bdd1747f77340c65b1da69b83a521d390dff0bd17c20b1ce4621e4cdc95088
7
+ data.tar.gz: 1034252e96e4212d31fd8ff28a18189e3707c6cb65e88343573cc24f18da8a33bbbaf90ab812e85034449b655bf1a9736458a31a72d2f92f400578827697d04c
@@ -2,7 +2,31 @@
2
2
 
3
3
  ## [Unreleased](https://github.com/mitre/inspec_tools/tree/HEAD)
4
4
 
5
- [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre10...HEAD)
5
+ [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre12...HEAD)
6
+
7
+ **Implemented enhancements:**
8
+
9
+ - Ruby to docker [\#181](https://github.com/mitre/inspec_tools/pull/181) ([jsa5593](https://github.com/jsa5593))
10
+
11
+ **Fixed bugs:**
12
+
13
+ - All Impacts Parsed from PDF are Medium [\#173](https://github.com/mitre/inspec_tools/issues/173)
14
+
15
+ **Merged pull requests:**
16
+
17
+ - 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))
18
+
19
+ ## [v2.0.2.pre12](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre12) (2020-05-07)
20
+
21
+ [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre11...v2.0.2.pre12)
22
+
23
+ **Merged pull requests:**
24
+
25
+ - 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))
26
+
27
+ ## [v2.0.2.pre11](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre11) (2020-05-07)
28
+
29
+ [Full Changelog](https://github.com/mitre/inspec_tools/compare/v2.0.2.pre10...v2.0.2.pre11)
6
30
 
7
31
  **Merged pull requests:**
8
32
 
@@ -80,7 +104,6 @@
80
104
  - Updated README to standardize wording [\#160](https://github.com/mitre/inspec_tools/pull/160) ([Bialogs](https://github.com/Bialogs))
81
105
  - Remove guardfile [\#159](https://github.com/mitre/inspec_tools/pull/159) ([Bialogs](https://github.com/Bialogs))
82
106
  - Remove unnecessary debug output from xccdf2inspec [\#158](https://github.com/mitre/inspec_tools/pull/158) ([rbclark](https://github.com/rbclark))
83
- - 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))
84
107
 
85
108
  ## [v2.0.2.pre6](https://github.com/mitre/inspec_tools/tree/v2.0.2.pre6) (2020-04-28)
86
109
 
@@ -129,6 +152,7 @@
129
152
 
130
153
  **Merged pull requests:**
131
154
 
155
+ - 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))
132
156
  - Apply fixes from CodeFactor [\#129](https://github.com/mitre/inspec_tools/pull/129) ([aaronlippold](https://github.com/aaronlippold))
133
157
 
134
158
  ## [v2.0.1.pre3](https://github.com/mitre/inspec_tools/tree/v2.0.1.pre3) (2020-04-03)
@@ -174,6 +198,10 @@
174
198
 
175
199
  [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.9...v1.8.10)
176
200
 
201
+ **Merged pull requests:**
202
+
203
+ - added two digit contol parsing fixes \#117 [\#120](https://github.com/mitre/inspec_tools/pull/120) ([yarick](https://github.com/yarick))
204
+
177
205
  ## [v1.8.9](https://github.com/mitre/inspec_tools/tree/v1.8.9) (2020-03-30)
178
206
 
179
207
  [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.8...v1.8.9)
@@ -192,7 +220,6 @@
192
220
 
193
221
  **Merged pull requests:**
194
222
 
195
- - added two digit contol parsing fixes \#117 [\#120](https://github.com/mitre/inspec_tools/pull/120) ([yarick](https://github.com/yarick))
196
223
  - Add --json-full and --json-summary options to summary subcommand [\#116](https://github.com/mitre/inspec_tools/pull/116) ([Bialogs](https://github.com/Bialogs))
197
224
 
198
225
  ## [v1.8.7](https://github.com/mitre/inspec_tools/tree/v1.8.7) (2020-03-29)
@@ -239,16 +266,13 @@
239
266
 
240
267
  [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.2...v1.8.3)
241
268
 
242
- **Merged pull requests:**
243
-
244
- - Spaces cause interpreter not to pick up encoding correctly [\#111](https://github.com/mitre/inspec_tools/pull/111) ([Bialogs](https://github.com/Bialogs))
245
-
246
269
  ## [v1.8.2](https://github.com/mitre/inspec_tools/tree/v1.8.2) (2020-03-25)
247
270
 
248
271
  [Full Changelog](https://github.com/mitre/inspec_tools/compare/v1.8.1...v1.8.2)
249
272
 
250
273
  **Merged pull requests:**
251
274
 
275
+ - Spaces cause interpreter not to pick up encoding correctly [\#111](https://github.com/mitre/inspec_tools/pull/111) ([Bialogs](https://github.com/Bialogs))
252
276
  - Gemspec Dependency Updates [\#109](https://github.com/mitre/inspec_tools/pull/109) ([Bialogs](https://github.com/Bialogs))
253
277
 
254
278
  ## [v1.8.1](https://github.com/mitre/inspec_tools/tree/v1.8.1) (2020-03-24)
data/README.md CHANGED
@@ -61,6 +61,13 @@ xccdf_results = tool.to_xccdf(attribs_json)
61
61
  On the Command Line, `inspec_tools help` will print a listing of all the command with a short description.
62
62
  For detailed help on any command, run `inspec_tools help [COMMAND]`. Help can also be called with the `-h, --help` flags after any command, like `inspec_tools xccdf2inspec -h`.
63
63
 
64
+ For Docker usage, replace the `inspec_tools` command with the correct Docker command below for your operating system:
65
+
66
+ - **On Linux and Mac**: `docker run -it -v$(pwd):/share mitre/inspec_tools`
67
+ - **On Windows CMD**: `docker run -it -v%cd%:/share mitre/inspec_tools`
68
+
69
+ Note that all of the above Docker commands will mount your current directory on the Docker container. Ensure that you have navigated to the directory you intend to convert files in before executing the command.
70
+
64
71
  ### generate_map
65
72
 
66
73
  This command will generate a `mapping.xml` file that can be passed in to the `csv2inspec` command with the `--m` option.
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.2.pre11
4
+ version: 2.0.2.pre13
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-05-07 00:00:00.000000000 Z
14
+ date: 2020-05-22 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: colorize
@@ -151,14 +151,14 @@ dependencies:
151
151
  requirements:
152
152
  - - ">="
153
153
  - !ruby/object:Gem::Version
154
- version: 0.17.1
154
+ version: 0.17.3
155
155
  type: :runtime
156
156
  prerelease: false
157
157
  version_requirements: !ruby/object:Gem::Requirement
158
158
  requirements:
159
159
  - - ">="
160
160
  - !ruby/object:Gem::Version
161
- version: 0.17.1
161
+ version: 0.17.3
162
162
  - !ruby/object:Gem::Dependency
163
163
  name: bundler
164
164
  requirement: !ruby/object:Gem::Requirement