Tags: mutewinter/stethoscope-app
Tags
Ensure that windows power values are numeric (Netflix-Skunkworks#194)
Test fix (Netflix-Skunkworks#146) * version bump (3.1.0) * added wait before title parsing * fixing public url links * Fixed test scan * Fixed lint issues, version bump, added beforeEach to ignore list * fix protocol import, added afterEach * removed static wait before app loads
Release 3.0.6 (Netflix-Skunkworks#142) * version bump, changelog updated * Fix fetch origin in Menu debugger request
Pass path to Electron's node executable to kmd (Netflix-Skunkworks#133) * - version bump (3.0.5) - Added /debugger endpoint to aid in debugging user issues - Handle scan errors in UI - Make sure timing property is present before destructuring - Fix issues with logging - Add daily check for updates * bumped kmd version to 0.0.8, inject electron node path into kmd * Updated changelog, split clean process out to its own package script * Fixed issue with screenlock script regex (ignoring a-f in hex number), added check for 'Never' sleep setting (0)
Fix log loading issue (Netflix-Skunkworks#121) * Don't try to load log messages (causes occasional crash, add path to fdesetup * don't crash when kmd command exits with non-zero status * version bump, moved minimum mac/windows os versions * Removed log reading code, fixed all warnings, added colorized console output to make messages easier to see. Fixed error messaging in app to show actual error rather than "Timeout". commented server code. * Added missing cross-env setting in build:electron script
Added code comments/log messages. Fixed issue in server.js still look… …ing at NODE_ENV. (Netflix-Skunkworks#104)
Remove osquery dependency and replace with kmd (Netflix-Skunkworks#96) * Moved darwin from osquery to kmd for testing * removed osquery darwin dependency * removed kmd source and moved to internal npm module, fixed issue with Chrome extension command * remove all the osquery/thrift things * Added windows kmds and updated resolvers * bumped version and have unused resolvers return null * add all sources files to build * support querying osqueryVersion for backwards compat * added osqueryVersion back into schema * removed remaining osquery binaries and package.json references * Updated mac address resolvers to match graphql spec * Moved filling of empty graphql schema items to resolver, rather than adding bogus values in kmd sources * fixed issue with disk resolver not returning uuid or proper encryption status * disabled app and extension checks, fixed remote login check * Cleanup for 3.0 release. - Removed unused dependencies - Upgraded react-scripts to v2 - Removed unused code * tweaking autolaunch checks * Added isFirstLaunch to app settings * Fixed issue with powershell launcher, updated bitlocker check to accurately reflect status * Updated automatic update check on win32, using WU com object instead of service status * Changed automatic update instructions for Windows, changed default automatic updates policy to SUGGESTED * 3.0.1 version bump * Added bitlocker check executable files to build assets * Added extraResources/binaries to package.json (for windows) * Removed binaries key from package.json (windows) * Resolves Netflix-Skunkworks#94 - regex was too open for ssh port check * Moved to using open-source kmd-script package. Moved back to public npm registry. Fixed encryption check for Windows.
PreviousNext