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

Optional usability improvements #3

Closed
9 tasks done
cdstanford opened this issue Sep 6, 2024 · 2 comments
Closed
9 tasks done

Optional usability improvements #3

cdstanford opened this issue Sep 6, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@cdstanford
Copy link

cdstanford commented Sep 6, 2024

Things that would be nice to have (later):

  • make the version argument optional (run most recent by default)

  • make the token.txt optional (and modify the error message to say that it is optional)

  • prompt the user to add the GitHub access token token.txt when running make.

  • can we display the assumptions in English / slightly more helpful way? instead of a1_syn-2.0.77

  • save the audit trust report to a file (on -a)

  • optionally add a flag to specify the output file (for either logging or -a or both)

  • rename detective.py to sherlock.py?

  • log and -a could be separate subcommands instead of -a being a flag

  • consider adding a flag to hide Z3 logging information

==================================
Solving for minimum weight of assumptions for tokio-1.40.0...
Number of Z3 Variables: 8
Formula Construction Time: 0.023 sec
Minimum weight of assumptions for tokio-1.40.0: 60
Z3 Solving Time: 0.004 sec
Z3 Num Conflicts: 5
@muhammad-hassnain muhammad-hassnain self-assigned this Sep 8, 2024
@muhammad-hassnain muhammad-hassnain added the enhancement New feature or request label Sep 9, 2024
@abasu2
Copy link
Collaborator

abasu2 commented Sep 29, 2024

consider adding a flag to hide Z3 logging information

Z3 logging information is now stored in logs/solver!

@cdstanford cdstanford added the wontfix This will not be worked on label Oct 2, 2024
@muhammad-hassnain
Copy link
Contributor

separate sub commands added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants