Skip to content

SQLite parser for iOS Notes file#4944

Open
CandraTP wants to merge 6 commits intolog2timeline:mainfrom
nopiadintya:main
Open

SQLite parser for iOS Notes file#4944
CandraTP wants to merge 6 commits intolog2timeline:mainfrom
nopiadintya:main

Conversation

@CandraTP
Copy link
Copy Markdown

@CandraTP CandraTP commented Dec 16, 2024

One line description of pull request

Add SQLite parser for iOS Notes file

Description:

We added and modified the following files :

  • Added a new parser plugin "ios_notes.py" to plaso/parsers/sqlite_plugins/
  • Added "NoteStore.sqlite" file to test_data/
  • Added unit test "ios_notes.py" to tests/parsers/sqlite_plugins/
  • Modified formatter "ios.yaml" (plaso/data/formatters/ios.yaml)
  • Modified "timeliner.yaml" (plaso/data/timeliner.yamll)

Related issue (if applicable): fixes #

Notes:

All contributions to Plaso undergo code review.
This makes sure that the code has appropriate test coverage and conforms to the
Plaso style guide.

One of the maintainers will examine your code, and may request changes. Check off the items below in
order, and then a maintainer will review your code.

Checklist:

  • Automated checks (GitHub Actions, AppVeyor) pass
  • No new new dependencies are required or l2tdevtools has been updated
  • Reviewer assigned
  • Test data has a Plaso compatible license

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending reporter input Issue is pending input from the reporter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants