Raphaël
|
9ead8d1523
|
Merge branch 'main' into feat/htmlOutput
|
2021-06-22 17:17:15 +02:00 |
Elie
|
797f527d59
|
Merge pull request #680 from cloudskiff/fix/ignore_tags_all
Middleware to manage tags_all attribute
|
2021-06-22 17:02:42 +02:00 |
William Beuil
|
618d7ebf54
|
Middleware to manage tags_all attribute
|
2021-06-22 16:48:54 +02:00 |
Elie
|
846b32801a
|
Merge pull request #678 from cloudskiff/add_doc_link
Add limitation link in computed field alert
|
2021-06-22 15:37:00 +02:00 |
Elie
|
e0de54f30d
|
Add limitation link in computed field alert
|
2021-06-22 15:00:04 +02:00 |
Elie
|
aafd2bae89
|
Merge pull request #677 from cloudskiff/fix/volume_tags
Fix ebs volume tags false positive
|
2021-06-22 12:24:03 +02:00 |
William Beuil
|
894a636cc2
|
Fix ebs volume tags false positive
|
2021-06-22 12:17:56 +02:00 |
Elie
|
2f6a8f4e60
|
Merge pull request #676 from cloudskiff/fix_675
Fix dupplicate resource when expanding managed_policy fields
|
2021-06-22 12:11:49 +02:00 |
Elie
|
cce60efb88
|
Fix dupplicate resource when expanding managed_policy fields
|
2021-06-22 11:39:59 +02:00 |
Elie
|
4a40d9565a
|
Merge pull request #674 from cloudskiff/fix_672
Add missing attribute to volume expander middleware
|
2021-06-22 11:01:20 +02:00 |
Elie
|
faef77a98c
|
Add missing attribute to volume expander middleware
|
2021-06-22 10:52:44 +02:00 |
Elie
|
ee6cd5aec0
|
Merge pull request #660 from cloudskiff/feat/driftignoreFlag
Add driftignore flag to specify a different .driftignore file
|
2021-06-21 15:13:43 +02:00 |
Raphaël
|
cc835dbfd7
|
Merge branch 'main' into feat/driftignoreFlag
|
2021-06-21 15:07:51 +02:00 |
sundowndev
|
eb04ec3513
|
refactor: unexport driftignorePath property
|
2021-06-21 14:48:03 +02:00 |
sundowndev
|
1b351c9b2f
|
refactor: html template
use light logo & add border-radius to tbody element
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
78601df930
|
refactor: simplify code
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
cc9a882fc2
|
test: update golden files
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
ead85d5f84
|
chore: fix lint errors
|
2021-06-21 14:44:54 +02:00 |
William Beuil
|
7a60e69efb
|
Refactor output HTML with a11y and responsive in mind
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
5fa7c10296
|
fix: console output
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
bc2164a008
|
refactor: diff custom style
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
3d12c9933e
|
refactor: simplify code
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
21747180d9
|
refactor: diffs custom style
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
76613149c1
|
refactor: add date to analysis struct
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
a27d993b13
|
refactor: html output custom style
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
a14a72f212
|
refactor: empty message in html output
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
a9ce5c639f
|
refactor: html output style
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
067241ed2a
|
refactor: html output
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
fd0e673b37
|
test: html output
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
5561041db9
|
fix: display alert messages
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
3643c1ba66
|
refactor: html output template
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
4b9af2b57b
|
refactor: add filtering to html output
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
5daca2eb46
|
feat: implement html output
|
2021-06-21 14:44:54 +02:00 |
Elie
|
50443a839d
|
Merge pull request #663 from cloudskiff/handle_managed_policy_arns
Handle managed_policy_arns in aws_iam_roles
|
2021-06-21 14:16:34 +02:00 |
Toussaint Louis
|
fa43924721
|
Merge pull request #661 from cloudskiff/issue_637_aws_sns_topic
aws sns topic/policy fix false positive
|
2021-06-18 15:24:12 +02:00 |
Louis TOUSSAINT
|
2ddb8191ab
|
Issue 637: Fix false positive for aws_sns_topic/policy
|
2021-06-18 15:16:08 +02:00 |
Elie
|
045a7039d1
|
increase linter timeout
|
2021-06-18 12:01:09 +02:00 |
Elie
|
fcfdb054da
|
Merge pull request #662 from cloudskiff/issue_630_aws_route
Fix aws_route carrier_gateway_id false positive
|
2021-06-18 11:56:22 +02:00 |
Louis TOUSSAINT
|
6278dbfefd
|
Issue 630: Fix aws_route carrier_gateway_id false positive
|
2021-06-18 11:51:01 +02:00 |
William BEUIL
|
19bea9f133
|
Merge pull request #664 from cloudskiff/fix_ebs_block_device
Fix EBS volume drift on throughput
|
2021-06-18 11:40:31 +02:00 |
Elie
|
8751bdac2f
|
Fix EBS volume drift on throughput
|
2021-06-18 11:24:50 +02:00 |
Elie
|
8dcb5da73d
|
Handle managed_policy_arns in aws_iam_roles
|
2021-06-18 10:44:39 +02:00 |
Elie
|
4ac335e7a1
|
Merge pull request #658 from cloudskiff/feat/providerVersionOutput
Display terraform provider version in output
|
2021-06-18 10:24:11 +02:00 |
sundowndev
|
92691868bb
|
feat: display terraform provider version in output
|
2021-06-17 16:20:19 +02:00 |
sundowndev
|
074900043f
|
feat: add driftignore flag
|
2021-06-17 15:39:31 +02:00 |
Raphaël
|
0eddd54b30
|
Merge pull request #629 from cloudskiff/issue_555_directory_location
Add config-dir flag to change .driftctl location
|
2021-06-17 14:40:27 +02:00 |
Louis TOUSSAINT
|
37fd7cc1e6
|
Issue 555: Deletion of deprecated tests
|
2021-06-17 14:34:50 +02:00 |
Louis TOUSSAINT
|
1ba5782fa1
|
Issue 555: Add fallback if homedir.Dir() return error to set configDir with tmpDir()
|
2021-06-17 14:34:50 +02:00 |
Louis TOUSSAINT
|
43bc80eee6
|
Issue 555: Remove default value description for config-dir flag and rebase main
|
2021-06-17 14:34:50 +02:00 |
Louis TOUSSAINT
|
caee449a9a
|
Issue 555: Set the default value of config-dir in scan.go
|
2021-06-17 14:34:50 +02:00 |