Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix indentation for markdown report #31

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

AlbertoPellitteri
Copy link
Contributor

The summary report is not aligned as expected. This simple PR should fix the indentation from this:

  1. Report Details
    1.1. Falco events
    1.2 Processes
    1.3 Written Files
    1.4 Contacted IPs
    1.5 Contacted DNS Domains
  2. Containers
  3. Executable Hashes
    3.1 Top Connections
  4. Report Summary

to this:

  1. Report Details
    1.1. Falco events
    1.2 Processes
    1.3 Written Files
    1.4 Contacted IPs
    1.5 Contacted DNS Domains
    1.6 Containers
    1.7 Executable Hashes
    1.8 Top Connections
  2. Report Summary

@poiana
Copy link

poiana commented Dec 11, 2024

Welcome @AlbertoPellitteri! It looks like this is your first PR to falcosecurity/falco-actions 🎉

@poiana poiana added the size/XS label Dec 11, 2024
Signed-off-by: Alberto Pellitteri <[email protected]>
@loresuso
Copy link
Member

/lgtm

@poiana
Copy link

poiana commented Dec 11, 2024

LGTM label has been added.

Git tree hash: fefed3fb0d6951d6740dd88c62a8f6a59b0f5249

@poiana
Copy link

poiana commented Dec 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AlbertoPellitteri, loresuso

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana merged commit b7b36a8 into falcosecurity:main Dec 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants