Commit graph

283 commits

Author SHA1 Message Date
Clinton Wolfe
19000a37c6
Merge pull request #5639 from inspec/docs
Remove license note + update resource count in main docs page
2021-11-18 23:39:12 -05:00
Vasu1105
def1dfd477 removed single line list item for properties as per review comments
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-11-18 13:04:38 +05:30
Vasu1105
eaeab405a0 Removed property links as per review comments
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-11-18 13:04:38 +05:30
Vasu1105
5942b1cbe0 Docs update for using unique formatting for properties and it's examples and some minor typos.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-11-18 13:04:17 +05:30
Kimberly Garmoe
b3b470548c
Merge pull request #5697 from inspec/vasundhara/add-http-for-windows
Add Windows support for http resource.
2021-11-15 17:12:02 -08:00
Paul Calabro
eaf7646a12
Update dsl_inspec.md
Fixed a typo
2021-11-11 13:18:53 -07:00
Clinton Wolfe
497cf9ab98
Merge pull request #5618 from inspec/nm/check-cookstyle
Integrate InSpec check with Cookstyle
2021-10-25 19:32:45 -04:00
Clinton Wolfe
43980e438d
Merge branch 'main' into ns/fully_waived 2021-10-20 17:51:09 -04:00
Vasu1105
da979c015d Updated docs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-10-13 21:15:47 +05:30
Clinton Wolfe
d868356b5a
Merge pull request #5696 from pradeepbhadani/issue_5695
Fix google_container_node_pool.md
2021-10-12 21:12:08 -04:00
Pradeep Bhadani
ad3f128486 Fix examples and doc formatting. 2021-10-12 22:50:09 +01:00
Dishank Tiwari
85a42f1ee4 renamed Inspec DSL to Inspec Language
Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
2021-10-08 13:20:32 +05:30
Tim Smith
c444ee67c8 Fix typos and improve code highlighting
A bunch of misc stuff.

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-10-05 19:51:42 -07:00
Clinton Wolfe
ee168a71ee
Merge pull request #5676 from pradeepbhadani/update_doc_gcs_bucket
Update GCS Storage class list
2021-10-05 22:11:35 -04:00
Clinton Wolfe
d4194b41ab
Merge pull request #5679 from inspec/yaml-docs
Improvements to the inspec.yml docs
2021-10-05 22:10:23 -04:00
Clinton Wolfe
a79be0ca96
Merge pull request #5683 from inspec/nm/cassandra-resource
Add support for Cassandra DB
2021-10-05 21:55:24 -04:00
Nikita Mathur
8546595f30 Review changes and build fix
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-10-01 14:43:37 +05:30
Nikita Mathur
ec7526f974
Update docs-chef-io/content/inspec/cli.md
cookstyle relevant changes in inspec check

Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2021-10-01 13:09:07 +05:30
Nikita Mathur
b4ca1914c4 Add support for Cassandra DB resources
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-30 16:09:08 +05:30
Dishank Tiwari
2bf755a125 Merge branch 'main' into dt_update-master-to-main 2021-09-30 12:05:35 +05:30
Dishank Tiwari
6e7b44fb4c
Update docs-chef-io/content/inspec/resources/aws_elasticache_cluster.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2021-09-30 12:04:16 +05:30
Dishank Tiwari
d1fc83270d
Update docs-chef-io/content/inspec/resources/aws_efs_file_system.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2021-09-30 12:04:04 +05:30
Dishank Tiwari
e1c0d2dccc
Update docs-chef-io/content/inspec/resources/aws_ecr_repository.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2021-09-30 12:02:12 +05:30
Nikita Mathur
11b9196d44 Update cli doc description for inspec check - inspec deprecations
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-29 13:53:35 +05:30
Tim Smith
bac643254d Better describe what platform-family is doing for us
Signed-off-by: Tim Smith <tsmith@chef.io>
2021-09-28 15:16:13 -07:00
Tim Smith
9305a18366 Fix a typo
Signed-off-by: Tim Smith <tsmith@chef.io>
2021-09-28 15:15:53 -07:00
Tim Smith
d3905092a5 Use a more modern Ubuntu release in the example
Signed-off-by: Tim Smith <tsmith@chef.io>
2021-09-28 15:15:47 -07:00
Clinton Wolfe
baf653282a
Merge pull request #5671 from inspec/vasundhara/fix-opa-resources
Fix opa_cli and opa_api resource unable to verify empty result {}
2021-09-28 08:18:09 -04:00
Clinton Wolfe
86e7da02a1
Merge pull request #5664 from inspec/nm/postgres-socket
Add option in `postgres_session` resource to establish socket connection
2021-09-28 00:30:49 -04:00
Dishank Tiwari
d51c55c042 replaced /main/ from /master/
Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
2021-09-27 17:24:28 +05:30
Nikita Mathur
a49181bd29 Doc review changes on postgres session socket option
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-27 15:10:39 +05:30
Pradeep Bhadani
34ed3d1cb7 Update GCS Storage class list
Signed-off-by: Pradeep Bhadani <pradeep.bhadani@gmail.com>
2021-09-26 22:46:44 +01:00
Vasu1105
442ce711ca Fix docs review comments
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-23 15:32:33 +05:30
Vasu1105
bfd59c1b14 Fixed docs review comments
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-23 15:19:09 +05:30
Vasu1105
63e7eb5395 Fix opa_api and opa_cli resource to handle empty result
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-22 16:23:12 +05:30
Vasu1105
886426143c Minor doc changes
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-16 16:12:14 +05:30
Vasu1105
cc0d86a185 Add csv without headers support in csv resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-16 15:56:07 +05:30
Nikita Mathur
bdde8ffc3b Add optional parameter to establish socket based connection with postgres
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-16 13:06:07 +05:30
Ian Maddaus
19a549096f Minor docs fixes.
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
2021-09-13 15:53:02 -07:00
Clinton Wolfe
d2568ec70a
Merge pull request #5426 from wmetaw/master
Fix google_project_alert_policy Examples in the docs
2021-09-13 14:53:06 -04:00
Clinton Wolfe
331777527f
Merge branch 'main' into nm/missing-cli-doc 2021-09-13 14:49:31 -04:00
Clinton Wolfe
49cd6883b9
Merge pull request #5589 from collinmcneese/cmcneese/chrony_conf
adds chrony_conf InSpec resource
2021-09-13 14:39:34 -04:00
Clinton Wolfe
ceaef891bb
Merge branch 'main' into nm/oracle-conf 2021-09-13 14:33:51 -04:00
Clinton Wolfe
dfbba4eeab
Merge pull request #5614 from inspec/vasundhara/add_ibmdb2_support
Add ibmdb2_conf and ibmdb2_session resource
2021-09-13 14:27:57 -04:00
Clinton Wolfe
3727ddaef5
Merge pull request #5561 from inspec/cw/add-sybase
Add support for Sybase databases
2021-09-13 14:23:03 -04:00
Clinton Wolfe
55e30270f9
Merge pull request #5574 from inspec/nm/mssql-conf
Add support for Mssql Conf resource
2021-09-13 14:17:19 -04:00
Clinton Wolfe
bb1763d5e6
Merge pull request #5617 from inspec/vasundhara/inspec_check_docs_update
Update inspec check docs for --format option
2021-09-13 14:10:41 -04:00
Nikita Mathur
f868472783 Doc review changes for cli commands
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-13 12:30:41 +05:30
Ian Maddaus
d6c2cef304
Merge pull request #5660 from inspec/im/fix_docs_makefile
Fix branch name in docs makefile
2021-09-10 10:44:07 -07:00
Ian Maddaus
449349b600
Merge pull request #5654 from inspec/im/docs_edits
Docs edits
2021-09-10 10:37:33 -07:00
Ian Maddaus
11afb7dc7b Fix branch name in docs makefile
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
2021-09-10 09:52:22 -07:00
Deepa Kumaraswamy
c94c6aa3bf edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-08 20:54:13 +05:30
Deepa Kumaraswamy
03ca7081c1 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-08 19:59:30 +05:30
Deepa Kumaraswamy
d6dfcb0721 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-08 19:54:26 +05:30
Deepa Kumaraswamy
b71f39e8d0 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-08 19:53:48 +05:30
Deepa Kumaraswamy
6c3709bcbc doc edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-08 19:47:58 +05:30
Deepa Kumaraswamy
a09c2d7c1f doc edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-08 19:46:28 +05:30
Deepa Kumaraswamy
c8ede95f2e indents
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-08 18:46:43 +05:30
Deepa Kumaraswamy
371e483cb5 indent correction
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-08 18:38:53 +05:30
Deepa Kumaraswamy
db1039cedd edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-08 18:30:05 +05:30
Deepa Kumaraswamy
afc89f3f54 edit
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-08 18:27:34 +05:30
Vasu1105
e02972adae Resolved conflicts
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-08 12:34:23 +05:30
Vasu1105
4deef9313f Integrated review comments
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-08 12:28:37 +05:30
Ian Maddaus
7871175d1d Docs edits
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
2021-09-07 17:10:53 -07:00
Ian Maddaus
daa9d77766 Docs edits
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
2021-09-07 15:36:16 -07:00
Ian Maddaus
b1eb22e55a Docs edits
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
2021-09-07 14:49:48 -07:00
Deepa Kumaraswamy
4b953a6085 5617 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-07 19:57:38 +05:30
Deepa Kumaraswamy
1794716c04 #5614 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-07 19:44:01 +05:30
Deepa Kumaraswamy
78ded42047 #5574 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-07 18:54:47 +05:30
Deepa Kumaraswamy
6f2b77d774 5589 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-07 18:01:52 +05:30
Deepa Kumaraswamy
9aab6114a7 #5573 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-07 17:48:45 +05:30
Deepa Kumaraswamy
9656dde320 #5561 changes
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-07 16:21:39 +05:30
Deepa Kumaraswamy
2fcbf7d82e #5426 edits
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-07 15:33:28 +05:30
Deepa Kumaraswamy
dc33c0b541 5426 changes
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
2021-09-07 15:26:07 +05:30
Ian Maddaus
89957e51a4 Docs edits
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
2021-09-03 10:37:15 -07:00
Vasu1105
084f6b1f2b Updated docs for Windows example
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-01 18:06:16 +05:30
Vasu1105
dece4cb9ee Updated docs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-01 18:06:16 +05:30
Vasu1105
30ea9cfe57 Add ibmdb2_conf and ibmdb2_session resource
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-01 18:06:16 +05:30
Clinton Wolfe
28956c0cf5
Merge pull request #5643 from inspec/nm/tags-fix
Fix tags processing issue in profiles
2021-08-31 23:40:56 -04:00
Nikita Mathur
c85f49d0d8 Change to filter tags on both key and value basis of hashmap style tags
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-31 18:14:58 +05:30
Tim Smith
403647c3e4 Fix typos identified by cspell
Just a pile of misc typos

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-08-30 16:49:46 -07:00
Tim Smith
5e34ada8f7 Remove license note + update resource count in main docs page
This is not the place to throw a weird licensing reminder and we have
500 resources not 80.

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-08-30 13:32:54 -07:00
Nikita Mathur
6ad475de9f Added missing cli commands in cli docs
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-08-27 14:13:05 +05:30
Vasu1105
460ce4627b Updated security_policy resource docs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-27 10:55:04 +05:30
Vasu1105
2f44f7bd05 Update inspec check docs for --format option
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-08-19 14:12:27 +05:30
Clinton Wolfe
dcf49ad510
Merge pull request #5601 from inspec/nm/bug-apache-conf
Fix apache_conf issue when Server Root is not present in configuration
2021-08-17 21:00:38 -04:00
Vasu1105
d6eaf54d00 Fix the typo in documentation file
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-28 10:34:14 +05:30
Clinton Wolfe
5bbe34acb0
Merge pull request #5596 from inspec/nm/control-tags
Filter active controls in profile by tags
2021-07-27 23:14:41 -04:00
Clinton Wolfe
48c5e22fc0
Merge pull request #5572 from inspec/vasundhara/add_mongodb_session
Add mongodb_session resource and docs.
2021-07-27 22:54:48 -04:00
Vasu1105
da9693a4ff Fix documentation review comments.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-27 12:15:46 +05:30
Vasu1105
77de1f023e Fix documentation review comments.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-27 11:41:10 +05:30
Nikita Mathur
82db157c06 Apache conf doc changes for server root requirement and review changes
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-19 17:56:13 +05:30
Nikita Mathur
8e755063c5 Doc review changes for --tags option
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-16 14:09:34 +05:30
Nikita Mathur
a16e9fcf45 Tag based filtering for controls - initial commit
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-09 19:03:15 +05:30
Vasu1105
e6d0277593 Few minor changes in the docs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 16:26:21 +05:30
Vasu1105
7d33d20395 Removed unwated content from docs
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 16:17:12 +05:30
Vasu1105
b2e680f17b Fixed review comments. And added docs for opa_cli and opa_api resource.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-07-09 15:50:35 +05:30
Collin McNeese
dc5cdc2321
updates chrony_conf doc page to remove availability version number until ready for release
Signed-off-by: Collin McNeese <cmcneese@chef.io>
2021-07-06 11:43:43 -05:00
Collin McNeese
06eb9b9a84
adds chrony_conf InSpec resource
Signed-off-by: Collin McNeese <cmcneese@chef.io>
2021-07-06 10:46:47 -05:00
Nikita Mathur
f3633aa096 File existence check and other null checks
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-07-02 15:15:19 +05:30