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
2024-11-27 23:20:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
685ba1bc1e
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 07:51:00 +00:00
{
"name"
:
"demo"
,
"run_list"
:
[
extend json tests, remove dot-resolver
2015-10-27 14:37:01 +00:00
"a"
,
"b"
add json resource
2015-09-21 07:51:00 +00:00
]
,
extend json tests, remove dot-resolver
2015-10-27 14:37:01 +00:00
"x"
:
{
"y"
:
{
"z"
:
123
add json resource
2015-09-21 07:51:00 +00:00
}
}
}
Reference in a new issue
Copy permalink