Conversation
|
Kudos, SonarCloud Quality Gate passed!
|
Contributor
Author
✗ ./cloudlist -up
________ _____ __
/ ____/ /___ __ ______/ / (_)____/ /_
/ / / / __ \/ / / / __ / / / ___/ __/
/ /___/ / /_/ / /_/ / /_/ / / (__ ) /_
\____/_/\____/\__,_/\__,_/_/_/____/\__/ v1.0.2
projectdiscovery.io
Use with caution. You are responsible for your actions
Developers assume no liability and are not responsible for any misuse or damage.
13.21 MiB / 13.21 MiB [------------------------------------------------------] 100.00% 32.92 MiB p/s
[INF] cloudlist sucessfully updated 1.0.1 -> 1.0.2 (latest)
## What's Changed
• Added environment variables support into provider config by @parrasajad in
https://github.com/projectdiscovery/cloudlist/pull/257
- provider: aws
aws_access_key: $AWS_ACCESS_KEY
aws_secret_key: $AWS_SECRET_KEY
• Updated helper libraries #245 by @edoardottt in
https://github.com/projectdiscovery/cloudlist/pull/246
## New Contributors
• @edoardottt made their first contribution in
https://github.com/projectdiscovery/cloudlist/pull/246
Full Changelog:
https://github.com/projectdiscovery/cloudlist/compare/v1.0.1...v1.0.2 |
visnetodev
pushed a commit
to visnetotest/cloudlist
that referenced
this pull request
Dec 7, 2025
* Add self update option (projectdiscovery#311) * workflow fix * show banner while updating --------- Co-authored-by: sandeep <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Proposed Changes
Reference