whois icon indicating copy to clipboard operation
whois copied to clipboard

RIPE Database whois code repository

Results 38 whois issues
Sort by recently updated
recently updated
newest added

Bumps [jmeter-maven-plugin](https://github.com/jmeter-maven-plugin/jmeter-maven-plugin) from 1.10.0 to 3.8.0. Release notes Sourced from jmeter-maven-plugin's releases. 3.8.0 Release No release notes provided. 3.7.0 Release No release notes provided. 3.6.1 Release No release notes provided....

dependencies

Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.1.1. Release notes Sourced from maven-deploy-plugin's releases. 3.1.0 Release Notes - Maven Deploy Plugin - Version 3.1.0 Bug [MDEPLOY-200] - deployAtEnd fails if the last...

dependencies

Bumps cxf-xjc-plugin from 2.6.1 to 3.3.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.cxf:cxf-xjc-plugin&package-manager=maven&previous-version=2.6.1&new-version=3.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Hi. How can i get data in .json where will be information of organisation. I used such url : https://rest.db.ripe.net/ripe/inetnum/194.32.176.0-194.32.195.255.json but there no info about email of organisation. How to...

Going through https://github.com/RIPE-NCC/whois/wiki/WHOIS-REST-API-Delete docs I cant see anywhere how we can FORCE DELETE objects (like inetnums or domains) Sometimes our clients remove our MNT from the object and we would...

The test `net.ripe.db.whois.api.rdap.RdapObjectMapperTest#domain` compares the result of `getNameservers().get(index).getLdhName()` to a hard-coded string based on a specific order of entries from `keySet` used at `RdapObjectMapper:422`. However, this method does not guarantee...

For ex. CF ASN https://rest.db.ripe.net/search.json?source=arin-grs&query-string=AS13335&inverse-attribute=origin and whois -h rr.arin.net -- '-i origin AS13335' | grep -E '(route:|route6:)' | awk '{print $2}' have differences

enhancement