Git Server with CI/CD, Kanban, and Packages. Seamless integration. Unparalleled experience.
This report presents the forensic synthetic code analysis of theonedev/onedev, a Java project with 15,094 GitHub stars. SynthScan v2.0 examined 634,764 lines of code across 5122 source files, recording 213 pattern matches distributed across 6 syntactic categories. The overall adjusted score of 2.3 places this repository in the Likely human-written band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 213 distinct pattern matches across 6 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | …er-core/src/main/java/io/onedev/server/CoreModule.java | 777 | script.setContent(newArrayList("io.onedev.server.util.ScriptContribution.determineBuildFailureInvestigator()")); | CODE |
| CRITICAL | …er-core/src/main/java/io/onedev/server/CoreModule.java | 788 | script.setContent(newArrayList("io.onedev.server.util.ScriptContribution.getBuildNumber()")); | CODE |
| CRITICAL | …er-core/src/main/java/io/onedev/server/CoreModule.java | 799 | script.setContent(newArrayList("io.onedev.server.util.ScriptContribution.getCurrentUser()")); | CODE |
| CRITICAL | …/src/main/java/io/onedev/server/buildspec/job/Job.java | 372 | io.onedev.server.buildspec.job.retrycondition.RetryCondition.parse(this, getRetryCondition()); | CODE |
| CRITICAL | …/server/buildspec/job/trigger/BranchUpdateTrigger.java | 116 | return io.onedev.server.util.usermatch.UserMatch.parse(getUserMatch()).matches(refUpdated.getUser()); | CODE |
| CRITICAL | …erver/buildspec/job/action/SendNotificationAction.java | 33 | io.onedev.server.buildspec.job.action.notificationreceiver.NotificationReceiver.parse(getReceivers(), build); | CODE |
| CRITICAL | …nedev/server/buildspec/job/action/PostBuildAction.java | 36 | io.onedev.server.buildspec.job.action.condition.ActionCondition.parse(job, condition); | CODE |
| CRITICAL | …onedev/server/util/oauth/DefaultOAuthTokenService.java | 58 | new com.nimbusds.oauth2.sdk.token.RefreshToken(refreshTokenValue); | CODE |
| CRITICAL | …ore/src/main/java/io/onedev/server/web/WebSession.java | 49 | return (WebSession) org.apache.wicket.protocol.http.WebSession.get(); | CODE |
| CRITICAL | …eb/page/admin/labelmanagement/LabelManagementPage.java | 62 | return new org.apache.wicket.markup.html.basic.Label(componentId, _T("Labels")); | CODE |
| CRITICAL | …rver/web/page/project/compare/RevisionComparePage.java | 556 | new io.onedev.server.web.asset.revisioncompare.RevisionCompareCssResourceReference())); | CODE |
| CRITICAL | …blob/render/renderers/markdown/MarkdownBlobEditor.java | 123 | var requestQuery = new PullRequestQuery(new io.onedev.server.search.entity.pullrequest.FuzzyCriteria(query)); | CODE |
| CRITICAL | …blob/render/renderers/markdown/MarkdownBlobEditor.java | 135 | var issueQuery = new IssueQuery(new io.onedev.server.search.entity.issue.FuzzyCriteria(query)); | CODE |
| CRITICAL | …a/io/onedev/server/web/asset/jqueryui/jquery-ui.min.js | 6 | !function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(V){"use strict" | CODE |
| CRITICAL | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 8946 | return this.cm.display.wrapper.ownerDocument.getSelection() | CODE |
| CRITICAL | …/io/onedev/server/web/asset/xterm/xterm-addon-webgl.js | 1 | !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.am | CODE |
| CRITICAL | …rc/main/java/io/onedev/server/web/asset/xterm/xterm.js | 1 | !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define | CODE |
| CRITICAL | …n/java/io/onedev/server/web/asset/marked/marked.min.js | 47 | `+s.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=r.text):t.push(s);continue}if(e){let r="Infinite loop on byt | CODE |
| CRITICAL | …in/java/io/onedev/server/web/util/SuggestionUtils.java | 430 | var issueQuery = new IssueQuery(new io.onedev.server.search.entity.issue.FuzzyCriteria(scopedQuery.getQuery())); | CODE |
| CRITICAL | …in/java/io/onedev/server/web/util/SuggestionUtils.java | 450 | var requestQuery = new PullRequestQuery(new io.onedev.server.search.entity.pullrequest.FuzzyCriteria(scopedQuery.getQ | CODE |
| CRITICAL | …/onedev/server/web/component/comment/CommentInput.java | 90 | var requestQuery = new PullRequestQuery(new io.onedev.server.search.entity.pullrequest.FuzzyCriteria(query)); | CODE |
| CRITICAL | …/onedev/server/web/component/comment/CommentInput.java | 102 | var issueQuery = new IssueQuery(new io.onedev.server.search.entity.issue.FuzzyCriteria(query)); | CODE |
| CRITICAL | …src/main/java/io/onedev/server/ai/BuildSpecSchema.java | 77 | grammarStream = io.onedev.server.buildspec.job.retrycondition.RetryCondition.class.getResourceAsStre | CODE |
| CRITICAL | …src/main/java/io/onedev/server/ai/BuildSpecSchema.java | 79 | grammarStream = io.onedev.server.util.usermatch.UserMatch.class.getResourceAsStream("UserMatch.g4"); | CODE |
| CRITICAL | …ver/model/support/issue/transitionspec/ManualSpec.java | 123 | io.onedev.server.search.entity.issue.IssueQuery parsedQuery = io.onedev.server.search.entity.issue.IssueQuery.parse(i | CODE |
| CRITICAL⚡ | …l/support/channelnotification/ChannelNotification.java | 166 | return io.onedev.server.search.entity.issue.IssueQuery.parse(event.getProject(), getIssueQuery(), option, true) | CODE |
| CRITICAL⚡ | …l/support/channelnotification/ChannelNotification.java | 173 | return io.onedev.server.search.entity.build.BuildQuery.parse(event.getProject(), getBuildQuery(), false, true) | CODE |
| CRITICAL⚡ | …l/support/channelnotification/ChannelNotification.java | 180 | return io.onedev.server.search.entity.pullrequest.PullRequestQuery.parse(event.getProject(), getPullRequestQuery(), | CODE |
| CRITICAL⚡ | …l/support/channelnotification/ChannelNotification.java | 187 | return io.onedev.server.search.commit.CommitQuery.parse(event.getProject(), getCommitQuery(), false) | CODE |
| CRITICAL⚡ | …l/support/channelnotification/ChannelNotification.java | 194 | return io.onedev.server.search.entity.codecomment.CodeCommentQuery.parse(event.getProject(), getCodeCommentQuery(), | CODE |
| CRITICAL | …/server/model/support/administration/GroovyScript.java | 125 | if (jobAuthorization != null && io.onedev.server.job.match.JobMatch.parse(jobAuthorization, true, false).isUsingProjec | CODE |
| CRITICAL | …/server/model/support/administration/GroovyScript.java | 134 | var jobMatch = io.onedev.server.job.match.JobMatch.parse(jobAuthorization, true, false); | CODE |
| CRITICAL | …it/signatureverification/ssh/SshSignatureVerifier.java | 75 | hash = org.apache.commons.codec.digest.DigestUtils.sha256(data); | CODE |
| CRITICAL | …it/signatureverification/ssh/SshSignatureVerifier.java | 77 | hash = org.apache.commons.codec.digest.DigestUtils.sha512(data); | CODE |
| CRITICAL | …er/validation/validator/PullRequestQueryValidator.java | 26 | io.onedev.server.search.entity.pullrequest.PullRequestQuery.parse(project, value, true); | CODE |
| CRITICAL | …ev/server/validation/validator/UserMatchValidator.java | 24 | io.onedev.server.util.usermatch.UserMatch.parse(value); | CODE |
| CRITICAL | …erver/validation/validator/InterpolativeValidator.java | 45 | io.onedev.server.util.interpolative.Interpolative.parse(each2); | CODE |
| CRITICAL | …server/validation/validator/ProjectQueryValidator.java | 24 | io.onedev.server.search.entity.project.ProjectQuery.parse(value); | CODE |
| CRITICAL | …v/server/validation/validator/BuildQueryValidator.java | 32 | io.onedev.server.search.entity.build.BuildQuery.parse(project, value, | CODE |
| CRITICAL | …ev/server/validation/validator/PackQueryValidator.java | 29 | io.onedev.server.search.entity.pack.PackQuery.parse(project, value, withCurrentUserCriteria); | CODE |
| CRITICAL | …dev/server/validation/validator/JobMatchValidator.java | 30 | io.onedev.server.job.match.JobMatch.parse(value, withProjectCriteria, withJobCriteria); | CODE |
| CRITICAL | …r/validation/validator/ReviewRequirementValidator.java | 25 | io.onedev.server.util.reviewrequirement.ReviewRequirement.parse(value); | CODE |
| CRITICAL | …v/server/validation/validator/AgentQueryValidator.java | 27 | io.onedev.server.search.entity.agent.AgentQuery.parse(value, forRunner); | CODE |
| CRITICAL | …rver/validation/validator/WorkspaceQueryValidator.java | 29 | io.onedev.server.search.entity.workspace.WorkspaceQuery.parse(project, value, withCurrentUserCriteria); | CODE |
| CRITICAL | …/server/validation/validator/CommitQueryValidator.java | 25 | io.onedev.server.search.commit.CommitQuery.parse(Project.get(), value, true); | CODE |
| CRITICAL | …v/server/validation/validator/IssueQueryValidator.java | 56 | io.onedev.server.search.entity.issue.IssueQuery.parse(project, value, option, true); | CODE |
| CRITICAL | …er/validation/validator/CodeCommentQueryValidator.java | 26 | io.onedev.server.search.entity.codecomment.CodeCommentQuery.parse(project, value, true); | CODE |
| CRITICAL | …alidation/validator/NotificationReceiverValidator.java | 25 | io.onedev.server.buildspec.job.action.notificationreceiver.NotificationReceiver.parse(value, null); | CODE |
| CRITICAL | …o/onedev/server/plugin/sso/openid/OpenIdConnector.java | 151 | com.nimbusds.oauth2.sdk.auth.Secret clientSecret = new com.nimbusds.oauth2.sdk.auth.Secret(getClientSecret()); | CODE |
| CRITICAL⚡ | …a/io/onedev/server/plugin/report/junit/test-result.xml | 71 | at io.onedev.commons.utils.PathUtilsTest.testResolveSibling(PathUtilsTest.java:44) | CODE |
| CRITICAL⚡ | …a/io/onedev/server/plugin/report/junit/test-result.xml | 77 | at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) | CODE |
| CRITICAL⚡ | …a/io/onedev/server/plugin/report/junit/test-result.xml | 78 | at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) | CODE |
| CRITICAL⚡ | …a/io/onedev/server/plugin/report/junit/test-result.xml | 79 | at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) | CODE |
| CRITICAL⚡ | …a/io/onedev/server/plugin/report/junit/test-result.xml | 89 | at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) | CODE |
| CRITICAL⚡ | …a/io/onedev/server/plugin/report/junit/test-result.xml | 90 | at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) | CODE |
| CRITICAL⚡ | …a/io/onedev/server/plugin/report/junit/test-result.xml | 91 | at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) | CODE |
| CRITICAL⚡ | …a/io/onedev/server/plugin/report/junit/test-result.xml | 96 | at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) | CODE |
| CRITICAL⚡ | …a/io/onedev/server/plugin/report/junit/test-result.xml | 98 | at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) | CODE |
| CRITICAL⚡ | …a/io/onedev/server/plugin/report/junit/test-result.xml | 99 | at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) | CODE |
| CRITICAL⚡ | …a/io/onedev/server/plugin/report/junit/test-result.xml | 100 | at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) | CODE |
| 57 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …he/wicket/protocol/ws/api/WebSocketRequestHandler.java | 50 | public class WebSocketRequestHandler implements IWebSocketRequestHandler | CODE |
| LOW | …icket/request/http/handler/RedirectRequestHandler.java | 41 | public class RedirectRequestHandler implements IRequestHandler | CODE |
| LOW | …/io/onedev/server/web/ResourceErrorRequestHandler.java | 13 | public final class ResourceErrorRequestHandler implements IRequestHandler { | CODE |
| LOW | …o/onedev/server/web/asset/codemirror/mode/dart/dart.js | 135 | function tokenInterpolationIdentifier(stream, state) { | CODE |
| LOW | …ver/web/asset/codemirror/mode/powershell/powershell.js | 280 | function tokenHereStringInterpolation(stream, state) { | CODE |
| LOW | …o/onedev/server/web/asset/codemirror/mode/slim/slim.js | 265 | function startAttributeWrapperMode(state, endQuote, tokenize) { | CODE |
| LOW | …o/onedev/server/web/asset/codemirror/mode/sass/sass.js | 108 | function buildInterpolationTokenizer(currentTokenizer) { | CODE |
| LOW | …/io/onedev/server/web/asset/codemirror/mode/sql/sql.js | 226 | function hookIdentifierDoublequote(stream) { | CODE |
| LOW | …va/io/onedev/server/web/asset/codemirror/keymap/vim.js | 3363 | function findFirstNonWhiteSpaceCharacter(text) { | CODE |
| LOW | …va/io/onedev/server/web/asset/codemirror/keymap/vim.js | 3461 | function recordLastCharacterSearch(increment, args) { | CODE |
| LOW | …va/io/onedev/server/web/asset/codemirror/keymap/vim.js | 4653 | function findNextFromAndToInclusive(cm, prev, query, repeat, vim) { | CODE |
| LOW | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 1550 | function conflictingCollapsedRange(doc, lineNo, from, to, marker) { | CODE |
| LOW | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 1807 | function defaultSpecialCharPlaceholder(ch) { | CODE |
| LOW | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 2381 | function updateExternalMeasurement(cm, line) { | CODE |
| LOW⚡ | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 2557 | function maybeUpdateRectForZooming(measure, rect) { | CODE |
| LOW⚡ | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 2567 | function clearLineMeasurementCacheFor(lineView) { | CODE |
| LOW⚡ | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 2576 | function clearLineMeasurementCache(cm) { | CODE |
| LOW | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 4323 | function maybeUpdateLineNumberWidth(cm) { | CODE |
| LOW | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 4971 | function selectionEventCanBeMerged(doc, origin, prev, sel) { | CODE |
| LOW | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 5170 | function setSelectionReplaceHistory(doc, sel, options) { | CODE |
| LOW | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 5501 | function makeChangeSingleDocInEditor(cm, change, spans) { | CODE |
| LOW | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 5839 | function adjustScrollWhenAboveVisible(cm, line, diff) { | CODE |
| LOW | …nedev/server/web/asset/codemirror/addon/merge/merge.js | 789 | function collapseIdenticalStretches(mv, margin) { | CODE |
| LOW | …/web/asset/codemirror/addon/comment/continuecomment.js | 93 | function continueLineCommentEnabled(cm) { | CODE |
| LOW | …rver/web/asset/codemirror/addon/search/searchcursor.js | 45 | function searchRegexpForwardMultiline(doc, regexp, start) { | CODE |
| LOW | …rver/web/asset/codemirror/addon/search/searchcursor.js | 102 | function searchRegexpBackwardMultiline(doc, regexp, start) { | CODE |
| LOW | …dev/server/web/asset/codemirror/addon/search/search.js | 220 | function getReplacementQueryDialog(cm) { | CODE |
| LOW | …server/web/asset/codemirror/addon/edit/continuelist.js | 67 | function incrementRemainingMarkdownListNumbers(cm, pos) { | CODE |
| LOW | …edev/server/web/asset/bootstrap/js/bootstrap.bundle.js | 78 | function getSpecialTransitionEndEvent() { | CODE |
| LOW | …edev/server/web/asset/bootstrap/js/bootstrap.bundle.js | 142 | getTransitionDurationFromElement: function getTransitionDurationFromElement(element) { | CODE |
| LOW | …edev/server/web/asset/bootstrap/js/bootstrap.bundle.js | 2008 | function getOffsetRectRelativeToArbitraryNode(children, parent) { | CODE |
| LOW | …edev/server/web/asset/bootstrap/js/bootstrap.bundle.js | 2060 | function getViewportOffsetRectRelativeToArtbitraryNode(element) { | CODE |
| LOW | …edev/server/web/asset/bootstrap/js/bootstrap.bundle.js | 2112 | function getFixedPositionOffsetParent(element) { | CODE |
| LOW | …a/io/onedev/server/web/asset/bootstrap/js/bootstrap.js | 79 | function getSpecialTransitionEndEvent() { | CODE |
| LOW | …a/io/onedev/server/web/asset/bootstrap/js/bootstrap.js | 143 | getTransitionDurationFromElement: function getTransitionDurationFromElement(element) { | CODE |
| LOW | …/main/java/io/onedev/server/web/asset/moment/moment.js | 622 | function replaceLongDateFormatTokens(input) { | CODE |
| LOW | …/main/java/io/onedev/server/web/asset/moment/moment.js | 2405 | function configFromStringAndFormat(config) { | CODE |
| LOW | …/main/java/io/onedev/server/web/asset/moment/moment.js | 2986 | function isDaylightSavingTimeShifted () { | CODE |
| LOW | …/main/java/io/onedev/server/web/asset/moment/moment.js | 3100 | function positiveMomentsDifference(base, other) { | CODE |
| LOW | …/main/java/io/onedev/server/web/asset/moment/moment.js | 4391 | function getSetRelativeTimeRounding (roundingFunction) { | CODE |
| LOW | …/main/java/io/onedev/server/web/asset/moment/moment.js | 4403 | function getSetRelativeTimeThreshold (threshold, limit) { | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …equests/detail/operationdlg/OperationCommentPanel.java | 50 | return Lists.newArrayList(AttributeModifier.replace("placeholder", "Leave a note")); | CODE |
| LOW | …uests/detail/activities/PullRequestActivitiesPage.java | 260 | return Lists.newArrayList(AttributeModifier.replace("placeholder", _T("Leave a comment"))); | CODE |
| LOW | …b/page/project/pullrequests/create/new-pull-request.js | 14 | $titleInput.data("placeholder", $titleInput.attr("placeholder")); | CODE |
| LOW | …b/page/project/pullrequests/create/new-pull-request.js | 15 | $titleInput.removeAttr("placeholder"); | CODE |
| LOW | …b/page/project/pullrequests/create/new-pull-request.js | 65 | var placeholder = $titleInput.data("placeholder"); | CODE |
| LOW | …b/page/project/pullrequests/create/new-pull-request.js | 67 | $titleInput.attr("placeholder", placeholder); | CODE |
| LOW | …ge/project/pullrequests/create/NewPullRequestPage.java | 815 | titleInput.add(AttributeAppender.append("placeholder", Model.of(_T("Input title here")))); | CODE |
| LOW | …er/web/page/project/issues/boards/IssueBoardsPage.java | 758 | queryInput.add(AttributeAppender.append("placeholder", _T("Filter backlog issues"))); | CODE |
| LOW | …er/web/page/project/issues/boards/IssueBoardsPage.java | 760 | queryInput.add(AttributeAppender.append("placeholder", _T("Filter issues"))); | CODE |
| LOW | …/server/web/page/project/issues/boards/issue-boards.js | 44 | $card.addClass("placeholder"); | CODE |
| LOW | …/server/web/page/project/issues/boards/issue-boards.js | 194 | $card.removeData("droppable").removeClass("placeholder"); | CODE |
| LOW | …a/io/onedev/server/web/asset/jqueryui/jquery-ui.min.js | 6 | !function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(V){"use strict" | CODE |
| LOW | …dev/server/web/asset/codemirror/addon/hint/css-hint.js | 20 | "placeholder":1, "read-only":1, "read-write":1, "required":1, "root":1, | CODE |
| LOW | …rver/web/asset/codemirror/addon/display/placeholder.js | 12 | CodeMirror.defineOption("placeholder", "", function(cm, val, old) { | CODE |
| LOW | …rver/web/asset/codemirror/addon/display/placeholder.js | 45 | var placeHolder = cm.getOption("placeholder") | CODE |
| LOW | …va/io/onedev/server/web/component/markdown/markdown.js | 1449 | $text.attr("placeholder", onedev.server.util.describeUrl($url.val())); | CODE |
| LOW | …ev/server/web/component/issue/list/BatchEditPanel.java | 265 | return Lists.newArrayList(AttributeModifier.replace("placeholder", _T("Leave a comment"))); | CODE |
| LOW | …b/component/issue/activities/IssueActivitiesPanel.java | 251 | return Lists.newArrayList(AttributeModifier.replace("placeholder", _T("Leave a comment"))); | CODE |
| LOW | …nent/issue/transitionoption/TransitionOptionPanel.java | 92 | return Lists.newArrayList(AttributeModifier.replace("placeholder", _T("Leave a comment"))); | CODE |
| LOW | …server/web/component/codecomment/CodeCommentPanel.java | 558 | behaviors.add(AttributeModifier.replace("placeholder", "Leave a note")); | CODE |
| LOW | …a/io/onedev/server/web/component/select2/Settings.java | 87 | Json.writeObject(writer, "placeholder", placeholder); | CODE |
| LOW | …/io/onedev/server/web/component/select2/res/select2.js | 1571 | return this.opts.element.attr("placeholder") || | CODE |
| LOW | …/io/onedev/server/web/component/select2/res/select2.js | 1573 | this.opts.element.data("placeholder") || | CODE |
| LOW | …ev/server/web/component/revision/RevisionSelector.java | 160 | revField.add(AttributeModifier.replace("placeholder", new LoadableDetachableModel<String>() { | CODE |
| LOW | …java/io/onedev/server/web/editable/PropertyEditor.java | 125 | return AttributeModifier.replace("placeholder", new LoadableDetachableModel<String>() { | CODE |
| LOW | …nedev/server/web/editable/date/DatePropertyEditor.java | 42 | input.add(AttributeModifier.replace("placeholder", EditableUtils.getDisplayName(propertyGetter))); | CODE |
| LOW | …nedev/server/web/editable/date/DatePropertyEditor.java | 44 | input.add(AttributeModifier.replace("placeholder", | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …e/src/main/java/org/eclipse/jetty/server/Response.java | 1 | // | COMMENT |
| LOW | …nedev/server/jetty/DefaultSessionDataStoreFactory.java | 1 | // | COMMENT |
| LOW | …va/io/onedev/server/jetty/ClusterSessionDataStore.java | 1 | // | COMMENT |
| LOW | …edev/server/web/asset/codemirror/mode/elixir/elixir.js | 361 | state.context = state.context.prev | COMMENT |
| LOW | …edev/server/web/asset/codemirror/mode/erlang/erlang.js | 461 | } | COMMENT |
| LOW | …/io/onedev/server/web/asset/codemirror/mode/sas/sas.js | 1 | // CodeMirror, copyright (c) by Marijn Haverbeke and others | COMMENT |
| LOW | …va/io/onedev/server/web/asset/codemirror/keymap/vim.js | 661 | // motions and operators with '.'. | COMMENT |
| LOW | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 361 | COMMENT | |
| LOW | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 2661 | // on a bidi boundary. | COMMENT |
| LOW | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 5621 | // returning the number and optionally registering the line as | COMMENT |
| LOW | …o/onedev/server/web/asset/codemirror/lib/codemirror.js | 5861 | if (cm) { signalLater(cm, "lineWidgetAdded", cm, widget, typeof handle == "number" ? handle : lineNo(handle)); } | COMMENT |
| LOW | …web/asset/codemirror/addon/search/match-highlighter.js | 1 | // CodeMirror, copyright (c) by Marijn Haverbeke and others | COMMENT |
| LOW | …/onedev/server/web/asset/codemirror/addon/tern/tern.js | 1 | // CodeMirror, copyright (c) by Marijn Haverbeke and others | COMMENT |
| LOW | …/onedev/server/web/asset/codemirror/addon/tern/tern.js | 21 | // multi-file view, switch the view or focus to the named file. | COMMENT |
| LOW | …edev/server/web/asset/bootstrap/js/bootstrap.bundle.js | 2821 | // we use `translate3d` to apply the position to the popper we | COMMENT |
| LOW | …ava/io/onedev/server/web/asset/snapsvg/snap.svg-min.js | 1 | // Snap.svg 0.5.1 | COMMENT |
| LOW | …/java/io/onedev/server/web/asset/jsjoda/js-joda.min.js | 1 | //! @version js-joda - 1.11.0 | COMMENT |
| LOW | server-product/helm/values.yaml | 101 | # podSecurityContext -- Allows you to overwrite the default | COMMENT |
| LOW | server-product/helm/values.yaml | 121 | COMMENT | |
| LOW | server-product/helm/values.yaml | 141 | # exec: | COMMENT |
| LOW | server-product/helm/values.yaml | 161 | # topologySpreadConstraints -- Configure | COMMENT |
| LOW | server-product/helm/values.yaml | 181 | # service.nodePort -- Specify a nodePort for servcie | COMMENT |
| LOW | server-product/helm/values.yaml | 261 | storageClassName: "" | COMMENT |
| LOW | server-product/helm/values.yaml | 281 | # options: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …n/java/io/onedev/server/buildspec/step/CacheEntry.java | 0 | optionally specify directories or files relative to data path to exclude. use '**', '*' or '?' for <a href='https://docs | STRING |
| HIGH | …ev/server/model/support/workspace/spec/CacheEntry.java | 0 | optionally specify directories or files relative to data path to exclude. use '**', '*' or '?' for <a href='https://docs | STRING |
| HIGH | …server/model/support/workspace/spec/UserDataEntry.java | 0 | optionally specify directories or files relative to data path to exclude. use '**', '*' or '?' for <a href='https://docs | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …ev/server/plugin/buildspec/rust/RustJobSuggestion.java | 105 | "# Set CARGO_HOME to cache folder so that downloaded artifacts can be populated there. Note that we cannot cache '/ | CODE |