Skip to content

ANMS_FUN_BLD_003 (Report Templates): Report list #34

@d-linko

Description

@d-linko

When a table of reports known to an agent is generated, the table lists the ARIs of the reports, several of which have the same ID. For example:
[
{
"eid": "ipn:1.6",
"reports": [
{
"num_entries": 1,
"recipient_name": "",
"name": "rptts",
"timestamp": "Fri Jun 30 19:33:23 2023\n",
"entries": [],
"type": "tblt",
"table": {
"cols": [
{
"name": "ids",
"type": "ARI"
}
],
"rows": [
[
"endpointReport((UINT ltp_span))"
],
[
"full_report"
],
[
"full_report"
],
[
"source_report((STR Source))"
],
[
"endpoint_report((STR endpoint_id))"
],
[
"full_report"
]
]
}
}
]

There is no indication of the ADM, namespace, or other means of identifying what 'full report' is known. The table template should be modified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CRIT-4Defect means software does not work as originally intended.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions