Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new service wildcard finding #82

Closed
kmcquade opened this issue Aug 25, 2020 · 1 comment · Fixed by #124
Closed

Add new service wildcard finding #82

kmcquade opened this issue Aug 25, 2020 · 1 comment · Fixed by #124
Assignees
Labels
enhancement New feature or request ui User interface stuff

Comments

@kmcquade
Copy link
Collaborator

Some other tools flag service_prefix:* as a finding. That's pretty basic and our tool goes way beyond that. However, we should probably add this one as a separate finding, since it can be helpful when prioritizing which policies to remediate.

@kmcquade kmcquade added the enhancement New feature or request label Aug 25, 2020
@kmcquade kmcquade self-assigned this Aug 25, 2020
kmcquade added a commit to kmcquade/cloudsplaining that referenced this issue Sep 17, 2020
…ildcard (salesforce#82) to the scan-policy-file command. Improved direct function calls to scan_policy_file.scan_policy
kmcquade added a commit that referenced this issue Sep 17, 2020
…policy-file command (#100)

* Added findings for Credentials Exposure (#99) and Service Wildcard (#82) to the scan-policy-file command. Improved direct function calls to scan_policy_file.scan_policy

* Reduce size of pull request template
@kmcquade kmcquade added the ui User interface stuff label Oct 1, 2020
@kmcquade
Copy link
Collaborator Author

kmcquade commented Oct 1, 2020

Labeled with UI, since I added this to the JSON data output already

kmcquade added a commit to kmcquade/cloudsplaining that referenced this issue Oct 12, 2020
kmcquade added a commit that referenced this issue Oct 12, 2020
* Updated risk alert indicator and definitions

* Fixed formatting in StandardRiskDetails v-bind IDs; updated order of risk details to display; made finding details only show up if they exist via v-if

* Added the Credentials Exposure and Service Wildcard findings to the finding details per policy

* Added alert indicators for the new risks

* The new findings are present in the table now

* Fixes #99 by adding support for Credentials Exposure and Fixes #82 by adding support for Service Wildcard.

* Update javascript bundle and generate a new example report
verkaufer pushed a commit to verkaufer/cloudsplaining that referenced this issue Dec 10, 2020
…policy-file command (salesforce#100)

* Added findings for Credentials Exposure (salesforce#99) and Service Wildcard (salesforce#82) to the scan-policy-file command. Improved direct function calls to scan_policy_file.scan_policy

* Reduce size of pull request template
verkaufer pushed a commit to verkaufer/cloudsplaining that referenced this issue Dec 10, 2020
…rce#124)

* Updated risk alert indicator and definitions

* Fixed formatting in StandardRiskDetails v-bind IDs; updated order of risk details to display; made finding details only show up if they exist via v-if

* Added the Credentials Exposure and Service Wildcard findings to the finding details per policy

* Added alert indicators for the new risks

* The new findings are present in the table now

* Fixes salesforce#99 by adding support for Credentials Exposure and Fixes salesforce#82 by adding support for Service Wildcard.

* Update javascript bundle and generate a new example report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui User interface stuff
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant