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

Add U-Boot Config Checker #5

Closed
jynik opened this issue Jul 15, 2020 · 1 comment
Closed

Add U-Boot Config Checker #5

jynik opened this issue Jul 15, 2020 · 1 comment
Assignees
Labels
feature New feature or request staged Staged in 'next' branch for future release
Milestone

Comments

@jynik
Copy link
Collaborator

jynik commented Jul 15, 2020

Implement a checker similar in usage/reporting to checksec and kconfig-hardened-check that ingests either a U-Boot .config or Depthcharge device configuration file and flags potentially risky enabled commands or configuration items.

Output options should include:

  • Pretty-printed tables
  • CSV
  • HTML tables

This work will undoubtedly help prioritize some additional depthcharge.Operation implementations, based on what we find to be most common across samples.

@jynik jynik added the feature New feature or request label Jul 15, 2020
@jynik jynik self-assigned this Jul 15, 2020
@jynik jynik added this to the 0.3.0 milestone Jul 22, 2020
@jynik jynik modified the milestones: 0.3.0, 0.2.0 Sep 21, 2020
@jynik jynik added the in-progress Actively being worked on label Oct 19, 2020
@jynik jynik added staged Staged in 'next' branch for future release and removed in-progress Actively being worked on labels Dec 1, 2020
@jynik
Copy link
Collaborator Author

jynik commented Dec 1, 2020

Staged in next @ 94da310.

@jynik jynik closed this as completed Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request staged Staged in 'next' branch for future release
Projects
None yet
Development

No branches or pull requests

1 participant