Legal¶
This section specifies the supported restrictions in CodeScene’s functionality.
Apply Legal Restrictions¶
A few analyses aggregate individual statistics for a better overview of the team’s contribution patterns.
Aggregated individual statistics may be considered sensitive depending on jurisdictions and/or company policies. To address this, CodeScene provides configuration options that let you hide sensitive information.
Which analysis views are considered sensitive?¶
There are two analyses that present aggregated individual statistics:
Author Statistics: CodeScene provides an aggregated view of all author contributions such as number of files authored, number of commits, contribution frequency, etc.
Off-Boarding Simulation: The off-boarding simulation lets you simulate the impact in case individual developers leave the organization. CodeScene also adds a risk assessment to highlight unhealthy code with a low bus factor.
How To: Hide Sensitive Information¶
To apply the legal instructions, you simply tick the box labelled “Hide sensitive information” in CodeScene’s global configuration.
Enabling that option will remove the aggregated analysis views from all your CodeScene projects.
For CodeScene Cloud/SaaS, you find this option under Configuration -> General Settings:
Fig. 207 Hiding sensitive information in CodeScene Cloud.¶
For CodeScene on-prem, you find the same option under Configuration -> System:
Fig. 208 Hiding sensitive information in CodeScene on-prem.¶
Open Source Attributions¶
D3¶
Copyright 2010-2020 Mike Bostock
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of the author nor the names of contributors may be used to
endorse or promote products derived from this software without specific prior
written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.