Almog Ben-David
e9f906e8fc
feat: google compute global forwarding rule
2022-03-30 22:09:37 +03:00
Elie
28dffc6fe4
Merge pull request #1452 from snyk/chore/disable_usage_reporting_in_dev
...
Disable usage reporting for non release builds
2022-03-30 17:30:59 +02:00
Elie
33d51a5ab4
chore: Disable usage reporting for non release builds
...
Will prevent us to send telemetry while working on driftctl
2022-03-30 17:09:05 +02:00
Elie
dd64918ec7
Merge pull request #1449 from snyk/chore/remove_hints
...
Remove hint from the diagnostic output
2022-03-29 11:39:13 +02:00
Elie
86af4a8f6e
Merge pull request #1379 from snyk/feat/add_google_compute_instance_group_manager
...
Add google_compute_instance_group_manager
2022-03-29 11:38:34 +02:00
Elie
ed2867fe96
chore: remove hint from the diagnostic output
2022-03-29 11:21:24 +02:00
sundowndev-snyk
365cc353e5
refactor: make middleware name more human readable
2022-03-28 17:20:17 +04:00
sundowndev-snyk
9f4cf99e32
feat: add google_compute_instance_group_manager
2022-03-24 15:25:50 +04:00
Raphaël
c3bc383be5
Merge pull request #1446 from snyk/fix/issue-tagging-script-regex
...
Fix issue parsing in issue tagging script
2022-03-23 15:13:56 +04:00
Raphaël
7278969bdf
Merge pull request #1445 from snyk/goreleaser-s3-upload
...
[CFG-1601] Add blobs config to goreleaser file
2022-03-23 10:55:02 +04:00
sundowndev-snyk
9b20cb960a
chore: remove duplicates in array
...
Issue tagging script: variable ISSUES might contain duplicates when we compare two branches where merge commits were cherry-picked (e.g. patch releases).
2022-03-22 18:02:25 +04:00
Raphaël
79a36667b5
chore: add blobs config to goreleaser file
2022-03-22 15:50:46 +04:00
sundowndev-snyk
9b37c2c5fc
chore: fix issue parsing in issue tagging script
2022-03-22 15:28:39 +04:00
Raphaël
b945c6e915
Merge pull request #1444 from snyk/fix/issue-tagging-script
...
Skip invalid issues in issue tagging script
2022-03-22 15:27:36 +04:00
sundowndev-snyk
d5e60e95bf
chore: skip invalid issues in issue tagging script
2022-03-22 10:29:19 +04:00
Elie
f02aaff446
Merge pull request #1437 from snyk/feat/google_compute_forwarding_rule
...
feat: add google_compute_forwarding_rule resource
2022-03-21 15:31:01 +01:00
Elie
7f9dd28197
Merge pull request #1443 from snyk/snyk-fix-1ce23d8f589f69834025cfb8f3e28f5f
...
[Snyk] Security upgrade alpine from 3.13 to 3.15
2022-03-18 09:41:52 +01:00
snyk-bot
67a9f2bb7e
fix: Dockerfile to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-2426334
- https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-2426334
2022-03-18 04:00:37 +00:00
Raphaël
7152fb6656
Merge pull request #1368 from snyk/refact/html_brand_logo
...
Add div block for brand logo in HTML output
2022-03-17 16:42:44 +04:00
Elie
0ff60641ad
Merge pull request #1441 from snyk/test/route53_record_name_parsing
...
test: route53 name parsing
2022-03-17 12:58:51 +01:00
sundowndev-snyk
80c37492bd
test: route53 name parsing
2022-03-17 15:56:04 +04:00
Elie
4c3adfd63f
Merge pull request #1440 from snyk/fix/route53_record_name_parsing
...
Fix route53 record name parsing
2022-03-17 12:50:22 +01:00
sundowndev-snyk
6336203574
fix: route53 record name parsing
2022-03-17 15:34:06 +04:00
William Beuil
d74e855c35
feat: add google_compute_forwarding_rule resource
2022-03-17 11:55:42 +01:00
sundowndev-snyk
4d319527a4
refactor(output): edit html brand logo style
2022-03-15 16:27:06 +04:00
Karni Wolf
da1f074acd
Merge pull request #1382 from snyk/fix/rds-cluster
...
fix: change instance class for the rds cluster
2022-03-15 11:08:52 +02:00
William Beuil
848a633b80
fix: change instance class for the rds cluster
2022-03-14 14:38:48 +01:00
Elie
b0cda12d1c
Merge pull request #1380 from snyk/fix/apigatewayv2_mapping_panic
...
Fix panic in apigatewayv2_api_mapping enumerator
2022-03-11 11:12:51 +01:00
sundowndev-snyk
0ed35f5493
fix: panic in apigatewayv2_api_mapping enumerator
2022-03-11 11:56:04 +04:00
Elie
856df942e9
Merge pull request #1377 from snyk/feat/improve_snyk_piping
...
Improve snyk piping
2022-03-09 13:36:27 +01:00
Elie
b3986d9921
feat: enabled colors when driftctl is piped in snyk CLI
2022-03-09 10:31:00 +01:00
Elie
c9087ea294
feat: Log diagnostic and progress to stderr
2022-03-07 14:45:01 +01:00
Elie
5bc324f148
Merge pull request #1372 from snyk/feat/add_fmt_cmd
...
Add `driftctl fmt` command
2022-03-07 10:23:01 +01:00
Elie
69b9702d5d
feat: add options in analysis serialization
2022-03-04 17:12:55 +01:00
Elie
4734fbe5a8
feat: add `driftctl fmt` command
2022-03-04 17:10:02 +01:00
Elie
f2f846de9e
Merge pull request #1373 from snyk/feat/json_duration
...
Add scan_duration json field
2022-03-04 15:16:56 +01:00
sundowndev
981a2aa84f
refactor(analyzer): ScanDuration field in analysis
...
Add omitempty struct tag, rename the field to ScanDuration for consistency and make it uint instead of int.
2022-03-04 17:56:53 +04:00
sundowndev
56d57afb57
feat: add scan_duration json field
2022-03-04 15:16:28 +04:00
Elie
04b9206b6d
Merge pull request #1371 from snyk/feat/json_total_iac_source_count
...
Add total_iac_source_count json field
2022-03-04 11:47:55 +01:00
sundowndev
3a9195258b
feat: add total_iac_source_count json field
2022-03-04 14:43:16 +04:00
Elie
79dddd161c
Merge pull request #1367 from snyk/chore/refactor_changelog_script
...
Check for empty categories in changelog script
2022-03-02 10:07:09 +01:00
sundowndev
245e33af1f
refactor: add check in changelog script
2022-03-02 11:34:32 +04:00
Raphaël
a0322479b4
Merge pull request #1366 from snyk/chore/refacto_changelog_script
...
chore: use jq to improve changelog script
2022-03-02 11:19:46 +04:00
Elie
8ca3fe45d3
chore: use jq to improve changelog script
2022-03-01 18:14:39 +01:00
Elie
177fbf1989
Merge pull request #1361 from snyk/changelog-uncategorised
...
chore: include uncategorised changes in changelog
2022-03-01 18:10:40 +01:00
Craig Furman
c360c60951
chore: include uncategorised changes in changelog
...
Ensure all PRs, even ones missing a "kind" label, are present in the
generated changelog. During the manually-initiated release process,
maintainers can edit the changelog to categorise them if they wish.
If we move to an automated, continuous release, it will still be better
to include uncategorised PRs than to omit them altogether.
2022-03-01 16:11:52 +00:00
Raphaël
b1992cb8a4
Merge pull request #1362 from snyk/fix/issue-tagging-script
...
Fix issue tagging script
2022-03-01 15:59:15 +04:00
sundowndev
4923cb652a
fix: issue tagging script
...
This commit fixes the grep expression that parse the related issue ID on pull requests. It also fixes the milestone API endpoint missing a 's'. Finally, it uses instead of variable as the new version.
2022-03-01 15:35:20 +04:00
Elie
e31839510f
Merge pull request #1359 from snyk/fea/only-mode
...
New --only-managed / --only-unmanaged flags
2022-03-01 11:33:57 +01:00
Elie
39dae70e51
Merge pull request #1363 from snyk/debug/acc_test_state_reader
...
chore: fix failed ACC tests
2022-02-28 19:26:34 +01:00