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

Contribute cloudant plugin #261

Merged
merged 7 commits into from
Oct 31, 2019
Merged

Commits on Oct 31, 2019

  1. Add cloudant detector

    * 1st pass cloudant tests and detector
    
    * cleaning debugs
    
    * whitelisting secret false positive
    
    * correcting lint errors
    
    * correct line break errors
    
    * more lint
    
    * more lint
    
    * more lint
    
    * more lint
    
    * typo
    
    * more lint
    
    * more lint
    
    * PR responses
    edwarj2 authored and Xianjun Zhu committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    0a57449 View commit details
    Browse the repository at this point in the history
  2. Cloudant 2

    * clarify var names in test
    
    * help text
    
    * correcting account / pw test verification path
    
    * correcting validation error response
    
    * change detector vars & add cases
    
    * detection tests clean pending verification tests
    
    * all tests clean
    
    * added more key assignment tests
    
    * PR simplifications
    
    * fix capture group
    
    * fix capture group 2
    edwarj2 authored and Xianjun Zhu committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    6a0c412 View commit details
    Browse the repository at this point in the history
  3. Use RegexBasedDetector.assign_regex_generator

    * feat: use assign regex in cloudant
    
    * feat: use assign regex in db2
    
    * feat: use assign regex in gh
    
    * feat: use assign regex in iam
    
    * feat: use assign regex in sl
    
    * address comments
    
    * address comments
    
    * address comments
    XIANJUN ZHU committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    9294959 View commit details
    Browse the repository at this point in the history
  4. feat: enhance cloudant

    * feat: enhance cloudant
    
    * address comment
    
    * fix broken buid
    XIANJUN ZHU committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    5b80a6d View commit details
    Browse the repository at this point in the history
  5. Move files back

    Xianjun Zhu committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    d334438 View commit details
    Browse the repository at this point in the history
  6. fix tests

    Xianjun Zhu committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    4d7a425 View commit details
    Browse the repository at this point in the history
  7. fix: restrict exp type

    Xianjun Zhu committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    d2f5317 View commit details
    Browse the repository at this point in the history