Skip to content

fix: remove extra semicolon in ip-neighbour discovery ability command #49

@deacon-mp

Description

@deacon-mp

Bug

The command in ability f489321f31b6ef36304294562d3d4645 (Remote System Discovery - ip neighbour) contains fi; ; ip neighbour show — an extra ; ; sequence causing a shell syntax error on Linux hosts.

Location

data/abilities/discovery/f489321f31b6ef36304294562d3d4645.yml

Fix

Change fi; ; ip neighbour showfi; ip neighbour show

Notes

The data/ directory is gitignored in the submodule, so this fix requires a direct PR to this repo (mitre/atomic), not a workaround in the caldera main repo.

Originally reported as apache/caldera#3097.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions