2017#


Total Number of CVEs: 14642
Average CVEs Per Day: 40.12
Average CVSS Score: 7.49

CVE Graphs#

CVE Per Month Graph#

_images/ba0cc90ee0eb8e1e825da805a2df8769474a47ac6c811b643c181ccf7828b516.png

CVE Per Week Graph#

_images/a34f65f70647a1451f1be9dbf7e6631989780d721642b53040ebec3f8b1ed205.png

CVE Per Day Graph#

_images/209fbfdff055a9eae9e926ec6ceb5c2b802476eef6d974f04892d7b205ecbddd.png

CVSS Data#

_images/32371ece989cc9784918c773cec34aef874e88e07c42392bf5589bc69aff0b2b.png

CNA Data#

CNA Assigner Graph#

_images/d43996ed2ebd8c363f97d7d4adb9a410c1f3ec7f75b8daa24b7bbe2442243ede.png

CWE Data#

_images/fa2c1413d298f2412e0188e2d239195d58372c8b0b60802bcedbadf6109a2e91.png

More CVE Data#

Top CNA Assigner#

Loading ITables v2.4.2 from the internet... (need help?)

Top CWEs#

Loading ITables v2.4.2 from the internet... (need help?)

CVEs By Year Published#

Loading ITables v2.4.2 from the internet... (need help?)

CVEs By Identifier#

---------------------------------------------------------------------------
ValueError                                Traceback (most recent call last)
File /opt/hostedtoolcache/Python/3.13.5/x64/lib/python3.13/site-packages/IPython/core/formatters.py:406, in BaseFormatter.__call__(self, obj)
    404     method = get_real_method(obj, self.print_method)
    405     if method is not None:
--> 406         return method()
    407     return None
    408 else:

File /opt/hostedtoolcache/Python/3.13.5/x64/lib/python3.13/site-packages/itables/javascript.py:316, in _datatables_repr_(df)
    315 def _datatables_repr_(df: DataFrameOrSeries) -> str:
--> 316     return to_html_datatable(df, connected=_CONNECTED)

File /opt/hostedtoolcache/Python/3.13.5/x64/lib/python3.13/site-packages/itables/javascript.py:331, in to_html_datatable(df, caption, **kwargs)
    324 """
    325 Return the HTML representation of the given
    326 dataframe as an interactive datatable
    327 """
    328 kwargs["table_id"] = table_id = check_table_id(
    329     kwargs.pop("table_id", None), kwargs, df=df
    330 )
--> 331 dt_args = get_itable_arguments(df, caption, **kwargs)
    332 dt_url = dt_args.pop("dt_url")
    333 connected = dt_args.pop("connected")

File /opt/hostedtoolcache/Python/3.13.5/x64/lib/python3.13/site-packages/itables/javascript.py:468, in get_itable_arguments(***failed resolving arguments***)
    466 if pd_style is not None and isinstance(df, pd_style.Styler):
    467     if not allow_html:
--> 468         raise ValueError(
    469             "Pandas Styler objects always use HTML. Please make sure that you trust the "
    470             "content of that table. If so, please render it with allow_html=True, cf. "
    471             "https://mwouts.github.io/itables/options/allow_html.html."
    472         )
    473     if not showIndex:
    474         try:

ValueError: Pandas Styler objects always use HTML. Please make sure that you trust the content of that table. If so, please render it with allow_html=True, cf. https://mwouts.github.io/itables/options/allow_html.html.
<pandas.io.formats.style.Styler at 0x7f221781c980>

This report is updated automatically every day, last generated on: 2025-06-27 04:31:01.014594