PowerShell / PowerShell/Win32-OpenSSH
[Audits] Implement Last Login Entry for Windows
Open
Nobody has claimed this yet.
0 - Backlog
Issue-Bug
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
Tracked TODO in code:
openssh-portable\loginrec.c(533): /* TODO - implement last_login_entry in Windows*/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in openssh-portable\loginrec.c around line 533, where the Windows last_login_entry TODO is recorded. Read the surrounding login-recording code and identify the Windows-specific data source and expected behavior; done means last_login_entry is implemented for Windows and the relevant audit behavior works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100