vtk 1.1.0 → 1.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: vtk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Boehs
@@ -91,7 +91,10 @@ files:
91
91
  - lib/vtk/commands/module/serializer.rb
92
92
  - lib/vtk/commands/module/service.rb
93
93
  - lib/vtk/commands/scan.rb
94
+ - lib/vtk/commands/scan/README.md
95
+ - lib/vtk/commands/scan/credentials.rb
94
96
  - lib/vtk/commands/scan/machine.rb
97
+ - lib/vtk/commands/scan/repo.rb
95
98
  - lib/vtk/commands/socks.rb
96
99
  - lib/vtk/commands/socks/off.rb
97
100
  - lib/vtk/commands/socks/on.rb
@@ -102,7 +105,12 @@ files:
102
105
  - lib/vtk/templates/socks/setup/gov.va.socks.plist.erb
103
106
  - lib/vtk/templates/socks/setup/va_gov_socks.service.erb
104
107
  - lib/vtk/version.rb
108
+ - scripts/credential-audit.ps1
109
+ - scripts/credential-audit.sh
110
+ - scripts/shai-hulud-machine-check.ps1
105
111
  - scripts/shai-hulud-machine-check.sh
112
+ - scripts/shai-hulud-repo-check.ps1
113
+ - scripts/shai-hulud-repo-check.sh
106
114
  - vtk.gemspec
107
115
  homepage: https://github.com/department-of-veterans-affairs/vtk
108
116
  licenses:
@@ -127,7 +135,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
127
135
  - !ruby/object:Gem::Version
128
136
  version: '0'
129
137
  requirements: []
130
- rubygems_version: 3.6.9
138
+ rubygems_version: 4.0.3
131
139
  specification_version: 4
132
140
  summary: A CLI for the platform
133
141
  test_files: []