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

Proper parsing of newer aws sdks #548

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jun 19, 2023

  1. Update test_ua.yaml

    Extend test cases to support aws v2 sdk for some languages
    aosti committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    eb94450 View commit details
    Browse the repository at this point in the history
  2. Update test_ua.yaml

    fix test case
    aosti committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7982f19 View commit details
    Browse the repository at this point in the history
  3. Update regexes.yaml

    Add support for the following aws sdk identification:
    aws-sdk-go-v2
    aws-sdk-js
    aws-sdk-ruby3
    aosti committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5712085 View commit details
    Browse the repository at this point in the history
  4. Update test_ua.yaml

    Fix test cases patch version
    aosti committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    affa1a5 View commit details
    Browse the repository at this point in the history