MarisElsins / getMOSPatch

getMOSPatch V2 - Tool that helps downloading patches from My Oracle Support
58 stars 17 forks source link

Feature Request: Add a 'fetch only' mode to just pull details about a patch #33

Open sinksc opened 1 year ago

sinksc commented 1 year ago

If getMOSPatch had a mode that would simply return details about a patch, but not download it, then we could use it to monitor patches for updates. For example, there is a patch that gets reposted quarterly that we monitor for updates. If we could use getMOSPatch to look up that patch and parse out the 'Last Updated' date, then we could trigger alerts or downloads when the patch gets updated.

MarisElsins commented 4 months ago

That's a nice idea, but I doubt I will have time to implement it. I'll keep it open in case anyone want's to contribute!