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

asnmap 1.1.0 #164687

Closed
wants to merge 1 commit into from
Closed

asnmap 1.1.0 #164687

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed

[!Important]
The existing ASNMap API without authentication will continue operating until March 14th. This grace period allows existing users ample time to transition to the newly updated client. After this date, only the new authenticated API will be available, and the unauthenticated version will be discontinued.

Full Changelog: projectdiscovery/asnmap@v1.0.6...v1.1.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 1, 2024
@chenrui333
Copy link
Member

==> /home/linuxbrew/.linuxbrew/Cellar/asnmap/1.1.0/bin/asnmap -i 1.1.1.1
  
     ___   _____  __              
    / _ | / __/ |/ /_ _  ___ ____ 
   / __ |_\ \/    /  ' \/ _  / _ \
  /_/ |_/___/_/|_/_/_/_/\_,_/ .__/
                           /_/ 
  
  		projectdiscovery.io
  
  [INF] Current asnmap version v1.1.0 (latest)
  [asnmap-api] missing or invalid api key (get free api & configure it from https://cloud.projectdiscovery.io/?ref=api_key)
  [INF] Try again after authenticating with PDCP
  
  [INF] Get your free api key by signing up at https://cloud.projectdiscovery.io/
  [FTL] Could not read input from terminal: open /dev/tty: no such device or address
  [*] Enter PDCP API Key (exit to abort): 
  Error: asnmap: failed
  An exception occurred within a child process:
    Minitest::Assertion: Expected: 0
    Actual: 1

asnmap: update test

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Mar 1, 2024
Copy link
Contributor

github-actions bot commented Mar 4, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Mar 4, 2024
@github-actions github-actions bot closed this Mar 5, 2024
@p-linnane p-linnane deleted the bump-asnmap-1.1.0 branch March 6, 2024 17:23
Comment on lines +28 to +29
# need API key for IP lookup test, thus just run empty binary test
assert_match "no input defined", shell_output("#{bin}/asnmap 2>&1", 1)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess the action runner is a bit different.

runner@fv-az1542-603:/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core$ /home/linuxbrew/.linuxbrew/Cellar/asnmap/1.1.0/bin/asnmap

   ___   _____  __
  / _ | / __/ |/ /_ _  ___ ____
 / __ |_\ \/    /  ' \/ _  / _ \
/_/ |_/___/_/|_/_/_/_/\_,_/ .__/
                         /_/

                projectdiscovery.io

[INF] Current asnmap version v1.1.0 (latest)
[FTL] no input defined
runner@fv-az1542-603:/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core$ echo $?
1

@github-actions github-actions bot added the outdated PR was locked due to age label Apr 6, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. go Go use is a significant feature of the PR or issue outdated PR was locked due to age stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants