posit-dev / posit-dev/connect-extensions
Show last accessed date for content
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 10
- Forks
- 8
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 1
Description
The Package Vulnerability Scanner currently just shows app titles, the type, the GUID, the last deployed date, and the number of packages / vulnerabilities.
If last accessed date was also shown it would help determine if it is worth addressing the vulnerabilities.
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 by locating the Package Vulnerability Scanner and the code that assembles its displayed content fields. Trace how the last deployed date is obtained, then determine whether a last accessed date is available from the same source. Done means the scanner displays that date alongside the existing metadata and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100