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 since parameter to be used with timestamps #1631

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

svennergr
Copy link

Description:

Similar to the since-commit arg this since arg can directly be used with git dates.

e.g. trufflehog git --since "6 hours" https://github.com/trufflesecurity/trufflehog

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@svennergr svennergr requested review from a team as code owners August 16, 2023 19:32
@CLAassistant
Copy link

CLAassistant commented Aug 16, 2023

CLA assistant check
All committers have signed the CLA.

@svennergr svennergr changed the title Add since parameter to be used with timestampts Add since parameter to be used with timestamps Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants