aws / language-servers

AWS related Language Servers
Apache License 2.0
17 stars 15 forks source link

Ensure errors are useful message for security scan #355

Closed farisab1 closed 1 week ago

farisab1 commented 1 week ago

Problem

Security scan error messages were vague and did not provide enough information on what the error being returned from LSP was

Solution

Update wording on error messages to describe the issue rather than returning internal objects

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.