Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@x4v13r64
Copy link
Collaborator

@x4v13r64 x4v13r64 commented Sep 23, 2020

Description

Implements #817.

Currently supports:

  • AWS
  • Azure
  • GCP

Type of change

Select the relevant option(s):

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@x4v13r64 x4v13r64 changed the base branch from master to develop September 23, 2020 17:26
@x4v13r64 x4v13r64 marked this pull request as draft September 23, 2020 17:26
@x4v13r64 x4v13r64 added component-provider-aws Affects AWS provider component-provider-azure Affects Azure provider component-provider-gcp Affects GCP provider enhancement New feature or request labels Sep 23, 2020
@codecov
Copy link

codecov bot commented Sep 24, 2020

Codecov Report

Merging #874 into develop will decrease coverage by 0.09%.
The diff coverage is 8.79%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #874      +/-   ##
===========================================
- Coverage    23.67%   23.57%   -0.10%     
===========================================
  Files          318      318              
  Lines        10452    10526      +74     
===========================================
+ Hits          2474     2482       +8     
- Misses        7978     8044      +66     
Impacted Files Coverage Δ
ScoutSuite/providers/azure/facade/aad.py 0.00% <0.00%> (ø)
ScoutSuite/providers/azure/facade/appservice.py 0.00% <0.00%> (ø)
ScoutSuite/providers/azure/facade/base.py 0.00% <0.00%> (ø)
ScoutSuite/providers/azure/facade/keyvault.py 0.00% <0.00%> (ø)
ScoutSuite/providers/azure/facade/network.py 0.00% <0.00%> (ø)
ScoutSuite/providers/azure/facade/rbac.py 0.00% <0.00%> (ø)
...coutSuite/providers/azure/facade/securitycenter.py 0.00% <0.00%> (ø)
ScoutSuite/providers/azure/facade/sqldatabase.py 0.00% <0.00%> (ø)
...outSuite/providers/azure/facade/storageaccounts.py 0.00% <0.00%> (ø)
...outSuite/providers/azure/facade/virtualmachines.py 0.00% <0.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 82eeb81...6d58c9f. Read the comment docs.

@x4v13r64 x4v13r64 linked an issue Sep 24, 2020 that may be closed by this pull request
@x4v13r64 x4v13r64 modified the milestones: 5.11, 5.10 Sep 24, 2020
@x4v13r64 x4v13r64 marked this pull request as ready for review September 25, 2020 08:05
@x4v13r64 x4v13r64 merged commit b5ca0dd into develop Sep 25, 2020
@x4v13r64 x4v13r64 deleted the enhancement/provider-user-agents branch September 25, 2020 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component-provider-aws Affects AWS provider component-provider-azure Affects Azure provider component-provider-gcp Affects GCP provider enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ScoutSuite user agent

2 participants