# Functions
Analyze uses the most recent Mac Office release notes asset in 'vulnPath' for detecting vulnerabilities on Mac Office apps.
OfficeProductFromBundleId looks at the provided 'bundleId' and tries to match the Office Product.
ParseReleaseHTML parses the release page using the provided reader.
SyncFromGithub keeps the local mac Office release notes metadata in sync with the one published in Github.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ReleaseNote contains information about an Office release including security patches.
No description provided by the author