Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-passivetotal for
openSUSE:Factory checked in at 2021-09-26 21:48:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-passivetotal (Old)
and /work/SRC/openSUSE:Factory/.python-passivetotal.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-passivetotal"
Sun Sep 26 21:48:41 2021 rev:13 rq:921450 version:2.5.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-passivetotal/python-passivetotal.changes
2021-08-28 22:29:23.921992172 +0200
+++
/work/SRC/openSUSE:Factory/.python-passivetotal.new.1899/python-passivetotal.changes
2021-09-26 21:49:31.074837357 +0200
@@ -1,0 +2,22 @@
+Sat Sep 18 20:05:15 UTC 2021 - Sebastian Wagner <[email protected]>
+
+- update to version 2.5.5:
+ - Enhancements:
+ - Support for new RiskIQ Illuminate Vulnerability Intelligence API endpoints
in core API library.
+ - New `cves` property of AttackSurface objects finds vulnerabilities
impacting assets within that
+ attack surface. Works identically for the primary (your own) attack
surface and third-party
+ attack surfaces.
+ - New `AttackSurfaceCVEs` record list to contain a list of
`AttackSurfaceCVE` objects, with properties
+ to access the vulnerability report, RiskIQ priority score, and list of
impacted assets.
+ - New `VulnArticle` object to provide details on a CVE and discover the list
of third-party vendors
+ with assets impacted by the vuln. Custom views in the article's
`to_dataframe()` method render
+ dataframes focused on article references, component detections, and
third-party impacts.
+ - New helper method `analyzer.AttackSurface()` to directly load an attack
surface. Works without params to load
+ the main attack surface, with an ID to load a third-party vendor attack
surface by ID, or with a string
+ to find an attack surface by vendor name.
+ - Re-organized Illuminate-specific code in the `analyzer` module into
distinct files located under a
+ subpackage. Existing imports in client code should not be impacted.
+ - Pull Requests:
+ - Publishes pull request #38 "Remove ez_setup dependancy."
+
+-------------------------------------------------------------------
Old:
----
passivetotal-2.5.4.tar.gz
New:
----
passivetotal-2.5.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-passivetotal.spec ++++++
--- /var/tmp/diff_new_pack.CUoJhr/_old 2021-09-26 21:49:31.594837999 +0200
+++ /var/tmp/diff_new_pack.CUoJhr/_new 2021-09-26 21:49:31.598838005 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-passivetotal
-Version: 2.5.4
+Version: 2.5.5
Release: 0
Summary: Client for the PassiveTotal REST API
License: GPL-2.0-only
++++++ passivetotal-2.5.4.tar.gz -> passivetotal-2.5.5.tar.gz ++++++
++++ 4682 lines of diff (skipped)