posit-dev / posit-dev/connectapi
Feature request: improve `audit_access_open` function
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 54
- Forks
- 27
- Avg merge
- 1d 3m
- Merged PRs (30d)
- 1
Description
The current audit_access_open function only outputs the name of the apps which have no login required set. This is imcomplete information and lacks actionable outputs like the content URL or the user details of the publisher. This function should be enhanced to include such details so that admins have enough information for next steps.
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
Locate the audit_access_open function and inspect how it retrieves and formats Posit Connect API responses. Confirm the available content URL and publisher-user fields, then verify that the function reports those details alongside each app requiring no login.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100