An open API service providing commit metadata for open source projects.

GitHub / DomainTools/python_api / commits

DomainTools Official Python API

SHA Message Author Date Stats
fd36d96d merge Merge pull request #179 from DomainTools/release-2.5.3 jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
18 days ago
3ec21262 Bump pytest version and skip some failing test cases in CI that has no clear ... JD Babac <j****c@d****m> 19 days ago
3c0ee71e Fix failing tests JD Babac <j****c@d****m> 19 days ago
e6d36a2f Reset always_sign_api_key and header_authentication to its original User-set ... JD Babac <j****c@d****m> 23 days ago
32eeab3e Temporarily skip failing TC due to an unknown cause. JD Babac <j****c@d****m> 25 days ago
7b40d000 Fix missing api key in headers. JD Babac <j****c@d****m> 25 days ago
97b5ba12 Adjust tests JD Babac <j****c@d****m> 25 days ago
4dbccd19 Bump version to 2.5.3. JD Babac <j****c@d****m> 25 days ago
78c93edf merge Merge pull request #178 from DomainTools/IDEV-2273-support-header-auth-for-ir... jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
25 days ago
ba03168c Fix typo JD Babac <j****c@d****m> 26 days ago
f0ffd6b6 Cleanup code and add improvements in the implementation. JD Babac <j****c@d****m> 26 days ago
5c985762 Add no_header_authentication option in cli for iris endpoints. JD Babac <j****c@d****m> 26 days ago
b05fc77c IDEV-2272: Adjust tests JD Babac <j****c@d****m> 26 days ago
0d059d0b IDEV-2272: Change default feeds auth behavior. JD Babac <j****c@d****m> 26 days ago
b0cbb15e merge Merge pull request #177 from DomainTools/release-2.5.2 Bri <1****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d5f772cb update async tests bluza <b****a@d****m> about 1 month ago
3370d461 comment out the test rate limit (ftm) bluza <b****a@d****m> about 1 month ago
1b33858b revert vcr bluza <b****a@d****m> about 2 months ago
8e618647 update vcr bluza <b****a@d****m> about 2 months ago
f82e9f16 update vcr for rate limiting bluza <b****a@d****m> about 2 months ago
616e40e7 update vcr bluza <b****a@d****m> about 2 months ago
c4b41153 update vcr bluza <b****a@d****m> about 2 months ago
fe904a76 update vcr files bluza <b****a@d****m> about 2 months ago
a73b863a Update test cases; Bump version to 2.5.2 bluza <b****a@d****m> about 2 months ago
01c76ea4 merge Merge pull request #175 from DomainTools/IDEV-2218 Bri <1****a@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
f0e33812 Fix incorrect total count for iris enrich bluza <b****a@d****m> about 2 months ago
da927cfd Remove changing total counts -- only change the result count for filtered items bluza <b****a@d****m> about 2 months ago
56e9725d merge Merge pull request #174 from DomainTools/release-2.5.1 jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
bd1f8446 Adjust tests JD Babac <j****c@d****m> about 2 months ago
4b236bb5 Bump version to 2.5.1 JD Babac <j****c@d****m> about 2 months ago
9f20dbe6 Fix domain_risk_feed endpoint to use the right product name. JD Babac <j****c@d****m> about 2 months ago
c638c858 merge Merge pull request #171 from DomainTools/2.5 jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f1731716 Revert unnecessary change. JD Babac <j****c@d****m> 5 months ago
6323c6de Revert api_url change. JD Babac <j****c@d****m> 5 months ago
368226c0 Adjust tests. JD Babac <j****c@d****m> 5 months ago
6a45be17 Bump version to 2.5.0 JD Babac <j****c@d****m> 5 months ago
f2ecd143 merge Merge pull request #169 from DomainTools/IDEV-2133-add-e2e-tests-to-ci-pipeline jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
ec13bfa9 IDEV-2133: Add instructions in running e2e tests locally in README.md JD Babac <j****c@d****m> 5 months ago
666d8076 IDEV-2133: Integrate e2e tests in CI pipeline. JD Babac <j****c@d****m> 5 months ago
54e562af Fix failing tests. JD Babac <j****c@d****m> 6 months ago
b38ba84f Ignore e2e tests when running test via tox. JD Babac <j****c@d****m> 6 months ago
9112f674 merge Merge pull request #168 from DomainTools/2.4.1 jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
1484eb0f Update tests. JD Babac <j****c@d****m> 6 months ago
683f6a5f merge Merge pull request #167 from DomainTools/remove-support-for-md5-based-signing jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
20c5f069 Bump version to 2.4.1. JD Babac <j****c@d****m> 6 months ago
81654abf Peg click version to v.8.1.8 to fix failing test in test_cli. JD Babac <j****c@d****m> 6 months ago
9465c9ed Add and fix some failing tests. JD Babac <j****c@d****m> 6 months ago
40a7ee17 Remove support for MD5 signing. JD Babac <j****c@d****m> 6 months ago
61ba4672 Update depency due to error. JD Babac <j****c@d****m> 6 months ago
9e44c73e IDEV-2050: Improve test e2e runner script. JD Babac <j****c@d****m> 6 months ago
5bbcddae IDEV-2050: Use ssl.create_default_context for verify because `verify=<str>` i... JD Babac <j****c@d****m> 6 months ago
ef62ed52 IDEV-2050: Fix dir in cleaning custom cert. JD Babac <j****c@d****m> 6 months ago
c17bfd6b IDEV-2050: Add e2e tests for proxy and ssl. JD Babac <j****c@d****m> 6 months ago
7b763c74 IDEV-2062: Implement cli command for realtime domain risk. JD Babac <j****c@d****m> 6 months ago
85757af9 IDEV-2062: Add tests JD Babac <j****c@d****m> 6 months ago
0fc1c74e IDEV-2062: Implement realtime domain risk wrapper. JD Babac <j****c@d****m> 6 months ago
9f632b3b IDEV-2063: Adjust failing test. JD Babac <j****c@d****m> 6 months ago
8c2a3681 IDEV-2063: Fix function name. JD Babac <j****c@d****m> 6 months ago
9876f8b8 merge Merge pull request #162 from DomainTools/2.4 jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
8a616f75 Update tests. JD Babac <j****c@d****m> 6 months ago
f9d2eb7b Bump version to 2.4.0 JD Babac <j****c@d****m> 6 months ago
1ae14b64 merge Merge pull request #164 from DomainTools/IDEV-2116-2.4-bug-bash jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
45fdad61 IDEV-2116: Improve help text for feeds apis. JD Babac <j****c@d****m> 6 months ago
b12a2850 IDEV-2116: Peg dependency: httpx version to 0.28.1 to prevent 'proxy' key er... JD Babac <j****c@d****m> 6 months ago
e3dee345 IDEV-2063: Add tests. JD Babac <j****c@d****m> 6 months ago
035b8cd2 IDEV-2063: Implement cli for domainhotlist. JD Babac <j****c@d****m> 6 months ago
4a501c91 IDEV-2063: Implement domainhotlist JD Babac <j****c@d****m> 6 months ago
ee1e3f5e merge Merge pull request #160 from DomainTools/IDEV-2061-implement-noh jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
dc1d5e0f merge Merge pull request #161 from DomainTools/IDEV-2111-remove-references-to-phisheye jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
41222cff IDEV-2111: Remove all phisheye references in tests. JD Babac <j****c@d****m> 7 months ago
8fa9b50e IDEV-2111: Remove all phisheye references. JD Babac <j****c@d****m> 7 months ago
8200e6f0 IDEV-2061: Use latest httpx always to align with the ci/cd settings. JD Babac <j****c@d****m> 7 months ago
5f3900a2 IDEV-2061: Implement cli support for NOH. JD Babac <j****c@d****m> 7 months ago
c47517fa IDEV-2061: Add tests. JD Babac <j****c@d****m> 7 months ago
245dcbcb IDEV-2061: Add implentation for NOH. JD Babac <j****c@d****m> 7 months ago
32f1beb8 merge Merge pull request #159 from DomainTools/no-tkt-update-test-runner Bri <1****a@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
a2ed61f6 Update test job runner to ubuntu latest since 20.04 is being removed today (A... bluza <b****a@d****m> 7 months ago
802bc4ee merge Merge pull request #158 from DomainTools/IDEV-1077 Bri <1****a@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
94229611 Improve worfklow to automate publishing the package to PyPI bluza <b****a@d****m> 7 months ago
6fa550fe merge Merge pull request #152 from DomainTools/2.3 jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
4e156016 merge Merge pull request #150 from DomainTools/IDEV-2026-python-wrapper-2.3-release jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
7016b669 merge Merge pull request #149 from DomainTools/IDEV-2028-bug-bash-changes jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
d59dc976 IDEV-2028: Don't convert proxy_url as proxy_mounts as we are only using the s... JD Babac <j****c@d****m> 8 months ago
983cb6a0 IDEV-2026: Adjust test fixtures. JD Babac <j****c@d****m> 8 months ago
a5dcb502 Bump version to 2.3 JD Babac <j****c@d****m> 8 months ago
2a3df7f9 IDEV-2028: Use non-header authentication for real time threat intelligence d... JD Babac <j****c@d****m> 8 months ago
11b13576 merge Merge pull request #147 from DomainTools/IDEV-2013-update-help-text-and-readme jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
20e38205 IDEV-2013: Update README.md JD Babac <j****c@d****m> 9 months ago
50b8b846 merge Merge pull request #148 from DomainTools/IDEV-2020-handle-large-response-feed... jbabac <1****c@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
0bca37b2 IDEV-2020: Make "Limit Exceeded" the default reason. JD Babac <j****c@d****m> 9 months ago
711418dd IDEV-2020: Raise the exception at the end. JD Babac <j****c@d****m> 9 months ago
ee1577b4 IDEV-2020: Override self.data() method to isolate handling of FeedsResults data. JD Babac <j****c@d****m> 9 months ago
6a8a76a1 IDEV-2020: Refactor checking limit exceeded and remove feeds product specific... JD Babac <j****c@d****m> 9 months ago
39532162 IDEV-2020: Fix type hint to FeedsResults. It should be the .response() that i... JD Babac <j****c@d****m> 9 months ago
9bb7e8c4 IDEV-2020: Use typing.Generator. JD Babac <j****c@d****m> 9 months ago
b7f7ec6f IDEV-2013: Update README.md JD Babac <j****c@d****m> 9 months ago
23f3fbff IDEV-2020: Adjust tests. JD Babac <j****c@d****m> 9 months ago
f3a15c6f IDEV-2020: Adjust cli implementation JD Babac <j****c@d****m> 9 months ago
18ffd9c2 IDEV-2020: Use the FeedsResults class. JD Babac <j****c@d****m> 9 months ago
0c7b051e IDEV-2020: Create FeedsResults class for results generator for feeds endponints. JD Babac <j****c@d****m> 9 months ago

← Back to repository