This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
inspec
Watch
2
Star
0
Fork
You've already forked inspec
0
mirror of
https://github.com/inspec/inspec
synced
2025-02-17 14:38:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
75534fdaa5
inspec
/
test
/
unit
/
mock
/
files
/
policyfile.lock.json
13 lines
105 B
JSON
Raw
Normal View
History
Unescape
Escape
add json resource
2015-09-21 09:51:00 +02:00
{
"name"
:
"demo"
,
"run_list"
:
[
extend json tests, remove dot-resolver
2015-10-27 15:37:01 +01:00
"a"
,
"b"
add json resource
2015-09-21 09:51:00 +02:00
]
,
extend json tests, remove dot-resolver
2015-10-27 15:37:01 +01:00
"x"
:
{
"y"
:
{
"z"
:
123
add json resource
2015-09-21 09:51:00 +02:00
}
}
}
Reference in a new issue
Copy permalink