hammer_cli_foreman_openscap 0.1.9 → 0.1.13
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +2 -2
- data/lib/hammer_cli_foreman_openscap.rb +5 -0
- data/lib/hammer_cli_foreman_openscap/commands.rb +1 -1
- data/lib/hammer_cli_foreman_openscap/scap_content.rb +20 -0
- data/lib/hammer_cli_foreman_openscap/scap_content_profile.rb +29 -0
- data/lib/hammer_cli_foreman_openscap/version.rb +1 -1
- data/locale/cs/hammer_cli_foreman_openscap.po +61 -10
- data/locale/de/hammer_cli_foreman_openscap.po +70 -13
- data/locale/en/hammer_cli_foreman_openscap.po +60 -9
- data/locale/es/hammer_cli_foreman_openscap.po +70 -13
- data/locale/fr/hammer_cli_foreman_openscap.po +70 -13
- data/locale/hammer_cli_foreman_openscap.pot +113 -38
- data/locale/it/hammer_cli_foreman_openscap.po +69 -12
- data/locale/ja/hammer_cli_foreman_openscap.po +70 -13
- data/locale/ko/hammer_cli_foreman_openscap.po +70 -13
- data/locale/zh_CN/hammer_cli_foreman_openscap.po +70 -13
- data/locale/zh_TW/hammer_cli_foreman_openscap.po +70 -13
- metadata +9 -9
@@ -3,10 +3,9 @@
|
|
3
3
|
# This file is distributed under the same license as the hammer_cli_foreman_openscap package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
|
-
#, fuzzy
|
7
6
|
msgid ""
|
8
7
|
msgstr ""
|
9
|
-
"Project-Id-Version: hammer_cli_foreman_openscap 0.1.
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_openscap 0.1.10\n"
|
10
9
|
"Report-Msgid-Bugs-To: \n"
|
11
10
|
"PO-Revision-Date: 2017-09-08 16:19-0400\n"
|
12
11
|
"Last-Translator: Dominic Cleal <dominic@cleal.org>, 2017\n"
|
@@ -30,15 +29,28 @@ msgstr ""
|
|
30
29
|
msgid "Manipulate Tailoring files"
|
31
30
|
msgstr ""
|
32
31
|
|
32
|
+
msgid "Manipulate Scap Content Profiles"
|
33
|
+
msgstr ""
|
34
|
+
|
35
|
+
msgid "View policies ENC for host"
|
36
|
+
msgstr ""
|
37
|
+
|
33
38
|
msgid "Id"
|
34
39
|
msgstr "ID"
|
35
40
|
|
36
|
-
msgid "Host"
|
37
|
-
msgstr "主機"
|
38
|
-
|
39
41
|
msgid "Reported at"
|
40
42
|
msgstr "回報於"
|
41
43
|
|
44
|
+
#, fuzzy
|
45
|
+
msgid "Host name"
|
46
|
+
msgstr "主機"
|
47
|
+
|
48
|
+
msgid "OpenSCAP proxy name"
|
49
|
+
msgstr ""
|
50
|
+
|
51
|
+
msgid "Policy name"
|
52
|
+
msgstr "政策名稱"
|
53
|
+
|
42
54
|
msgid "Passed"
|
43
55
|
msgstr "已通過"
|
44
56
|
|
@@ -54,8 +66,9 @@ msgstr ""
|
|
54
66
|
msgid "OpenSCAP proxy Id"
|
55
67
|
msgstr ""
|
56
68
|
|
57
|
-
|
58
|
-
|
69
|
+
#, fuzzy
|
70
|
+
msgid "Policy Id"
|
71
|
+
msgstr "政策名稱"
|
59
72
|
|
60
73
|
msgid "ARF report deleted"
|
61
74
|
msgstr ""
|
@@ -78,11 +91,39 @@ msgstr ""
|
|
78
91
|
msgid "Path to directory where downloaded file will be saved"
|
79
92
|
msgstr ""
|
80
93
|
|
81
|
-
|
94
|
+
#, fuzzy
|
95
|
+
msgid "Profile Id"
|
96
|
+
msgstr "ID"
|
97
|
+
|
98
|
+
msgid "Content path"
|
82
99
|
msgstr ""
|
83
100
|
|
84
|
-
msgid "
|
85
|
-
msgstr "
|
101
|
+
msgid "Content download path"
|
102
|
+
msgstr ""
|
103
|
+
|
104
|
+
msgid "Tailoring path"
|
105
|
+
msgstr ""
|
106
|
+
|
107
|
+
msgid "Tailoring download path"
|
108
|
+
msgstr ""
|
109
|
+
|
110
|
+
msgid "Day of month"
|
111
|
+
msgstr ""
|
112
|
+
|
113
|
+
msgid "Hour"
|
114
|
+
msgstr ""
|
115
|
+
|
116
|
+
msgid "Month"
|
117
|
+
msgstr ""
|
118
|
+
|
119
|
+
msgid "Week"
|
120
|
+
msgstr ""
|
121
|
+
|
122
|
+
msgid "OpenSCAP Proxy"
|
123
|
+
msgstr ""
|
124
|
+
|
125
|
+
msgid "SCAP content title"
|
126
|
+
msgstr ""
|
86
127
|
|
87
128
|
msgid "Name to search by"
|
88
129
|
msgstr "欲使用來進行搜尋的名稱"
|
@@ -99,9 +140,6 @@ msgstr ""
|
|
99
140
|
msgid "Weekday"
|
100
141
|
msgstr ""
|
101
142
|
|
102
|
-
msgid "Day of month"
|
103
|
-
msgstr ""
|
104
|
-
|
105
143
|
msgid "Cron line"
|
106
144
|
msgstr "Cron 行"
|
107
145
|
|
@@ -117,6 +155,9 @@ msgstr ""
|
|
117
155
|
msgid "Tailoring file profile Id"
|
118
156
|
msgstr ""
|
119
157
|
|
158
|
+
msgid "Deployment option"
|
159
|
+
msgstr ""
|
160
|
+
|
120
161
|
msgid "Policy has been deleted"
|
121
162
|
msgstr ""
|
122
163
|
|
@@ -174,6 +215,22 @@ msgstr ""
|
|
174
215
|
msgid "Could not download the SCAP content file"
|
175
216
|
msgstr ""
|
176
217
|
|
218
|
+
#, fuzzy
|
219
|
+
msgid "Scap Content Id"
|
220
|
+
msgstr "ID"
|
221
|
+
|
222
|
+
#, fuzzy
|
223
|
+
msgid "Scap Content Title"
|
224
|
+
msgstr "提示"
|
225
|
+
|
226
|
+
#, fuzzy
|
227
|
+
msgid "Tailoring File Id"
|
228
|
+
msgstr "ID"
|
229
|
+
|
230
|
+
#, fuzzy
|
231
|
+
msgid "Tailoring File Name"
|
232
|
+
msgstr "名稱"
|
233
|
+
|
177
234
|
msgid "Tailoring file successfully created"
|
178
235
|
msgstr ""
|
179
236
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hammer_cli_foreman_openscap
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.13
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- The Foreman team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-07-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: hammer_cli_foreman
|
@@ -19,7 +19,7 @@ dependencies:
|
|
19
19
|
version: '0.19'
|
20
20
|
- - "<"
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: '
|
22
|
+
version: '4.0'
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -29,7 +29,7 @@ dependencies:
|
|
29
29
|
version: '0.19'
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: '
|
32
|
+
version: '4.0'
|
33
33
|
description:
|
34
34
|
email:
|
35
35
|
executables: []
|
@@ -53,6 +53,7 @@ files:
|
|
53
53
|
- lib/hammer_cli_foreman_openscap/options/normalizers.rb
|
54
54
|
- lib/hammer_cli_foreman_openscap/policy.rb
|
55
55
|
- lib/hammer_cli_foreman_openscap/scap_content.rb
|
56
|
+
- lib/hammer_cli_foreman_openscap/scap_content_profile.rb
|
56
57
|
- lib/hammer_cli_foreman_openscap/tailoring_file.rb
|
57
58
|
- lib/hammer_cli_foreman_openscap/version.rb
|
58
59
|
- locale/Makefile
|
@@ -101,23 +102,22 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
101
102
|
- !ruby/object:Gem::Version
|
102
103
|
version: '0'
|
103
104
|
requirements: []
|
104
|
-
|
105
|
-
rubygems_version: 2.7.6.2
|
105
|
+
rubygems_version: 3.1.2
|
106
106
|
signing_key:
|
107
107
|
specification_version: 4
|
108
108
|
summary: Foreman OpenSCAP commands for Hammer
|
109
109
|
test_files:
|
110
|
+
- test/compliance_resource_mock.rb
|
110
111
|
- test/data/1.11/foreman_api.json
|
111
112
|
- test/data/1.14/foreman_api.json
|
112
113
|
- test/data/1.15/foreman_api.json
|
113
114
|
- test/data/tailoring.xml
|
114
|
-
- test/functional/test_helper.rb
|
115
115
|
- test/functional/scap_content_test.rb
|
116
116
|
- test/functional/tailoring_file_test.rb
|
117
|
+
- test/functional/test_helper.rb
|
118
|
+
- test/test_helper.rb
|
117
119
|
- test/unit/arf_report_test.rb
|
118
120
|
- test/unit/policy_test.rb
|
119
121
|
- test/unit/scap_content_test.rb
|
120
122
|
- test/unit/tailoring_file_test.rb
|
121
123
|
- test/unit/test_helper.rb
|
122
|
-
- test/compliance_resource_mock.rb
|
123
|
-
- test/test_helper.rb
|